diff --git a/Gemfile b/Gemfile index 2128cb84..084c6420 100644 --- a/Gemfile +++ b/Gemfile @@ -57,7 +57,7 @@ gem 'rubyzip', '>= 1.0.0' # URL validation gem 'addressable', '~> 2.5' -gem 'puma', '~> 3.7' +gem 'puma', '~> 3.12' gem 'redis', '~> 3.0' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 48900dd7..10a04c9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) - puma (3.11.0) + puma (3.12.6) pundit (1.1.0) activesupport (>= 3.0.0) rack (2.0.5) @@ -417,7 +417,7 @@ DEPENDENCIES nicescroll-rails omniauth-openid pg (~> 0.15) - puma (~> 3.7) + puma (~> 3.12) pundit rack-attack railroady