diff --git a/Gemfile b/Gemfile index 76933cb..9cf201f 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'jinda' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 6.0.0' # Use Puma as the app server -gem 'puma', '~> 3.11' +gem 'puma', '~> 3.12' # Use SCSS for stylesheets gem 'sass-rails', '~> 5' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder diff --git a/Gemfile.lock b/Gemfile.lock index 8898c7a..265e309 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) public_suffix (4.0.1) - puma (3.12.1) + puma (3.12.2) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -443,7 +443,7 @@ DEPENDENCIES omniauth-rails_csrf_protection prawn pry-byebug - puma (~> 3.11) + puma (~> 3.12) rails (~> 6.0.0) rb-fsevent redcarpet