Skip to content

Commit 82c1e0b

Browse files
chore(deps): update dependency rails-i18n to v8
1 parent cb950a1 commit 82c1e0b

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
@@ -27,7 +27,7 @@ gem 'puma', '~> 6.5.0'
2727
gem 'pundit', '~> 2.4.0'
2828
gem 'rack-attack', '~> 6.7.0'
2929
gem 'rails', '~> 7.0.4', '>= 7.0.4.3'
30-
gem 'rails-i18n', '~> 7.0.10'
30+
gem 'rails-i18n', '~> 8.0.1'
3131
gem 'redis-rails', '~> 5.0.2'
3232
gem 'rest-client', '~> 2.1.0'
3333
gem 'sassc-rails', '~> 2.1.2'

0 commit comments

Comments
 (0)