Skip to content

Commit

Permalink
Update dependency activerecord to v7 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 150dbe1 commit 50f8a30
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 @@ -8,7 +8,7 @@ gemspec

case ENV['TEST_RAILS_VERSION']
when "5.2"
gem "activerecord", "~>5.2.6"
gem "activerecord", "~>7.1.0"
when "6.0"
gem "activerecord", "~>6.0.4"
when "6.1"
Expand Down

0 comments on commit 50f8a30

Please sign in to comment.