diff --git a/Gemfile b/Gemfile index 41c7395..e8a660a 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '2.7.2' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 6.0.3', '>= 6.0.3.4' +gem 'rails', '~> 7.0.8', '>= 7.0.8.7' # Use Puma as the app server gem 'puma', '~> 4.1' # Use SCSS for stylesheets