diff --git a/Gemfile b/Gemfile index 29be6e13..7e39792a 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 21244358..0a8a1d19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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