Skip to content

Commit

Permalink
chore(deps): update dependency minitest to "~> 5.19.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2023
1 parent 5523f48 commit 46ca35a
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.18.0"
gem "minitest", "~> 5.19.0"
gem "pry", "~> 0.13.0"
gem "pry-byebug", "~> 3.9.0"

Expand Down

0 comments on commit 46ca35a

Please sign in to comment.