diff --git a/Gemfile b/Gemfile index 1caa202cc..0f32a1590 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem 'pg', '~> 1.3.0' gem 'puma', '~> 6.4.0' gem 'pundit', '~> 2.2.0' gem 'rack-attack', '~> 6.6.0' -gem 'rails', '~> 7.0.4', '>= 7.0.4.3' +gem 'rails', '~> 8.0.0', '>= 8.0.0.1' gem 'rails-i18n', '~> 7.0.0' gem 'redis-rails', '~> 5.0.0' gem 'rest-client', '~> 2.1.0'