Skip to content

Commit 395af8c

Browse files
chore(deps): update dependency rails to v8
1 parent 0ec4e5f commit 395af8c

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
@@ -25,7 +25,7 @@ gem 'pg', '~> 1.6.2'
2525
gem 'puma', '~> 6.6.1'
2626
gem 'pundit', '~> 2.5.2'
2727
gem 'rack-attack', '~> 6.8.0'
28-
gem 'rails', '~> 7.2.3'
28+
gem 'rails', '~> 8.1.1'
2929
gem 'rails-i18n', '~> 7.0.10'
3030
gem 'redis-rails', '~> 5.0.2'
3131
gem 'rest-client', '~> 2.1.0'

0 commit comments

Comments
 (0)