diff --git a/Gemfile b/Gemfile index bd050109c..dc2dc5266 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'pg', '~> 1.6.2' gem 'puma', '~> 7.1.0' gem 'pundit', '~> 2.5.2' gem 'rack-attack', '~> 6.8.0' -gem 'rails', '~> 7.2.3' +gem 'rails', '~> 8.1.1' gem 'rails-i18n', '~> 7.0.10' gem 'redis', '~> 5.4', '>= 5.4.1' gem 'rest-client', '~> 2.1.0'