Skip to content

Commit

Permalink
Bump minitest from 5.25.1 to 5.25.4
Browse files Browse the repository at this point in the history
Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.4.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.25.1...v5.25.4)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent a2656cc commit 60864ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ source "https://rubygems.org"
gemspec

gem "rake", "~> 13.0"
gem "minitest", "~> 5.0"
gem "minitest", "~> 5.25"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
net-http (>= 0.5.0)
json (2.8.2)
logger (1.6.1)
minitest (5.25.1)
minitest (5.25.4)
net-http (0.5.0)
uri
rake (13.2.1)
Expand All @@ -29,7 +29,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
minitest (~> 5.0)
minitest (~> 5.25)
my_tank_info!
rake (~> 13.0)

Expand Down

0 comments on commit 60864ef

Please sign in to comment.