diff --git a/Gemfile b/Gemfile index 1f14f4af..c35b3b03 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ ruby '3.2.2' source 'https://rubygems.org' -gem 'rails', '~> 6.1' +gem 'rails', '~> 7.0', '>= 7.0.0' gem 'rails-i18n', '~> 6.0' # Databases