diff --git a/Gemfile b/Gemfile index 41c7395..78a5e32 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ ruby '2.7.2' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 6.0.3', '>= 6.0.3.4' # Use Puma as the app server -gem 'puma', '~> 4.1' +gem 'puma', '~> 5.6', '>= 5.6.7' # Use SCSS for stylesheets gem 'sass-rails', '>= 6' # Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker