Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 505f8ab commit 2795be2
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.20"
gem "minitest", "~> 5.21"

gem "rake", "~> 13.0"
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.20.0)
minitest (5.21.2)
rake (13.0.6)

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

DEPENDENCIES
baran!
minitest (~> 5.20)
minitest (~> 5.21)
rake (~> 13.0)

BUNDLED WITH
Expand Down

0 comments on commit 2795be2

Please sign in to comment.