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 0a7b4be commit a586cb6Copy full SHA for a586cb6
Gemfile
@@ -26,7 +26,7 @@ gem 'pg', '~> 1.5.3'
26
gem 'puma', '~> 6.4.0'
27
gem 'pundit', '~> 2.3.0'
28
gem 'rack-attack', '~> 6.6.1'
29
-gem 'rails', '~> 7.0.4', '>= 7.0.4.3'
+gem 'rails', '~> 8.0.1'
30
gem 'rails-i18n', '~> 7.0.6'
31
gem 'redis-rails', '~> 5.0.2'
32
gem 'rest-client', '~> 2.1.0'
0 commit comments