diff --git a/Gemfile b/Gemfile index 9e19b81431..16964472fb 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem 'omniauth-rails_csrf_protection', '~> 1.0.2' gem 'pagy', '~> 6.0', '>= 6.0.0' gem 'pg' gem 'puma', '~> 5.6' -gem 'rails', '~> 7.1.3', '>= 7.1.3.3' +gem 'rails', '~> 7.2.0' gem 'redis', '~> 4.0' gem 'sprockets-rails', '>= 3.5.0' gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]