Skip to content

Commit e4c4215

Browse files
chore(deps): update dependency rails to v8
1 parent 1a86575 commit e4c4215

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
@@ -33,7 +33,7 @@ gem 'puma', '~> 6.5'
3333
gem 'pundit', '~> 2.4'
3434
gem 'rack-attack', '~> 6.7'
3535
gem 'rack-cors', '~> 2.0', '>= 2.0.2', require: 'rack/cors'
36-
gem 'rails', '~> 7.0.0', '>= 7.0.8.7'
36+
gem 'rails', '~> 8.0.1'
3737
gem 'rails-i18n', '~> 7.0', '>= 7.0.10'
3838
gem 'redis', '~> 5.3'
3939
gem 'roo', '~> 2.10', '>= 2.10.1'

0 commit comments

Comments
 (0)