Skip to content

Commit 91de0f0

Browse files
authored
Update Gemfile
1 parent 3449d87 commit 91de0f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
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', '~> 8.0.1'
30-
gem 'rails-i18n', '~> 7.0.10'
30+
gem 'rails-i18n', '~> 8.0.0'
3131
gem 'redis-rails', '~> 5.0.2'
3232
gem 'rest-client', '~> 2.1.0'
3333
gem 'sassc-rails', '~> 2.1.2'
@@ -40,7 +40,7 @@ gem 'simple_form', '~> 5.3.1'
4040
gem 'slack-notifier', '~> 2.4.0'
4141
gem 'turbolinks', '~> 5.2.1'
4242
gem 'uglifier', '~> 4.2.1'
43-
gem 'validates_timeliness', '~> 7.1.0'
43+
gem 'validates_timeliness', '~> 8.0.0'
4444
gem 'webpacker', '~> 5.4.4'
4545
gem 'wicked_pdf'
4646
gem 'wkhtmltopdf-binary'

0 commit comments

Comments
 (0)