Merge pull request #462 from neocities/dependabot/bundler/puma-5.6.7

Bump puma from 5.6.5 to 5.6.7
This commit is contained in:
Kyle Drake 2023-08-19 11:13:40 -07:00 committed by GitHub
commit c217d31dee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ gem 'redis-namespace'
gem 'bcrypt'
gem 'sinatra-flash', require: 'sinatra/flash'
gem 'sinatra-xsendfile', require: 'sinatra/xsendfile'
gem 'puma', '5.6.5', require: nil
gem 'puma', '5.6.7', require: nil
gem 'sidekiq', '~> 7.0.8'
gem 'mail'
gem 'net-smtp'

View file

@ -186,7 +186,7 @@ GEM
net-smtp (0.3.3)
net-protocol
netrc (0.11.0)
nio4r (2.5.8)
nio4r (2.5.9)
nokogiri (1.14.3-x86_64-linux)
racc (~> 1.4)
ox (2.14.11)
@ -197,7 +197,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.0)
puma (5.6.5)
puma (5.6.7)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.6.4)
@ -357,7 +357,7 @@ DEPENDENCIES
paypal-recurring
pg
pry
puma (= 5.6.5)
puma (= 5.6.7)
rack-cache
rack-test
rack_session_access