Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3ad470f commit c943e29
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 @@ -5,6 +5,6 @@ source "https://rubygems.org"
# Specify your gem's dependencies in baran.gemspec
gemspec

gem "minitest", "~> 5.22"
gem "minitest", "~> 5.25"

gem "rake", "~> 13.1"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
minitest (5.22.3)
minitest (5.25.4)
rake (13.1.0)

PLATFORMS
Expand All @@ -15,7 +15,7 @@ PLATFORMS

DEPENDENCIES
baran!
minitest (~> 5.22)
minitest (~> 5.25)
rake (~> 13.1)

BUNDLED WITH
Expand Down

0 comments on commit c943e29

Please sign in to comment.