Skip to content

Commit

Permalink
chore(deps): update dependency minitest to "~> 5.23.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2024
1 parent 1f13497 commit 7a4fefc
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 @@ -4,7 +4,7 @@ source "https://rubygems.org"
gemspec

gem "activerecord", ENV.fetch("AR_VERSION", "~> 6.1.6.1")
gem "minitest", "~> 5.20.0"
gem "minitest", "~> 5.23.0"
gem "minitest-rg", "~> 5.3.0"
gem "pry", "~> 0.13.0"
gem "pry-byebug", "~> 3.9.0"
Expand Down

0 comments on commit 7a4fefc

Please sign in to comment.