Skip to content

Commit 4aaf4ef

Browse files
chore(deps): update dependency rails to v8
1 parent 1bfe253 commit 4aaf4ef

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
@@ -32,7 +32,7 @@ gem 'puma', '~> 6.0'
3232
gem 'pundit', '~> 2.4'
3333
gem 'rack-attack', '~> 6.7'
3434
gem 'rack-cors', '~> 2.0', '>= 2.0.2', require: 'rack/cors'
35-
gem 'rails', '~> 7.0', '>= 7.0.4.3'
35+
gem 'rails', '~> 8.0', '>= 8.0.0.1'
3636
gem 'rails-i18n', '~> 7.0', '>= 7.0.10'
3737
gem 'redis', '~> 4.8', '>= 4.8.1'
3838
gem 'roo', '~> 2.10', '>= 2.10.1'

0 commit comments

Comments
 (0)