We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec4e5f commit 395af8cCopy full SHA for 395af8c
Gemfile
@@ -25,7 +25,7 @@ gem 'pg', '~> 1.6.2'
25
gem 'puma', '~> 6.6.1'
26
gem 'pundit', '~> 2.5.2'
27
gem 'rack-attack', '~> 6.8.0'
28
-gem 'rails', '~> 7.2.3'
+gem 'rails', '~> 8.1.1'
29
gem 'rails-i18n', '~> 7.0.10'
30
gem 'redis-rails', '~> 5.0.2'
31
gem 'rest-client', '~> 2.1.0'
0 commit comments