Skip to content

Commit

Permalink
chore(deps): update dependency rails to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 56e54e6 commit f6d9f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'pg', '~> 1.3.0'
gem 'puma', '~> 6.4.0'
gem 'pundit', '~> 2.2.0'
gem 'rack-attack', '~> 6.6.0'
gem 'rails', '~> 7.0.4', '>= 7.0.4.3'
gem 'rails', '~> 8.0.0', '>= 8.0.0.1'
gem 'rails-i18n', '~> 7.0.0'
gem 'redis-rails', '~> 5.0.0'
gem 'rest-client', '~> 2.1.0'
Expand Down

0 comments on commit f6d9f0b

Please sign in to comment.