Skip to content

Commit

Permalink
chore(deps): update dependency rails to '~> 7.2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent e464fc6 commit 5e3f776
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 @@ -6,7 +6,7 @@ ruby '~> 3.2'

gem 'forked', '~> 0.1.2'
gem 'puma', '~> 6.4'
gem 'rails', '~> 7.1.0'
gem 'rails', '~> 7.2.0'
gem 'unicorn', '~> 6.0'

gem 'active_record_upsert', '~> 0.11.0'
Expand Down

0 comments on commit 5e3f776

Please sign in to comment.