Skip to content

Commit a586cb6

Browse files
chore(deps): update dependency rails to v8
1 parent 0a7b4be commit a586cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gem 'pg', '~> 1.5.3'
2626
gem 'puma', '~> 6.4.0'
2727
gem 'pundit', '~> 2.3.0'
2828
gem 'rack-attack', '~> 6.6.1'
29-
gem 'rails', '~> 7.0.4', '>= 7.0.4.3'
29+
gem 'rails', '~> 8.0.1'
3030
gem 'rails-i18n', '~> 7.0.6'
3131
gem 'redis-rails', '~> 5.0.2'
3232
gem 'rest-client', '~> 2.1.0'

0 commit comments

Comments
 (0)