diff --git a/Gemfile b/Gemfile index bf896facdbfc8aa6304fb85f8a27ace54f0eab87..592a2c02923594a93a5cd1bb5fedfd3cbe82e478 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'omniauth-rails_csrf_protection', '~> 1.0.1' gem 'pagy', '~> 6.0', '>= 6.0.0' gem 'pg' gem 'puma', '~> 5.6' -gem 'rails', '~> 7.0.7', '>= 7.0.7.1' +gem 'rails', '~> 7.1.0' gem 'redis', '~> 4.0' gem 'sprockets-rails' gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]