Skip to content

Commit

Permalink
Update minitest requirement from = 5.19.0 to = 5.20.0
Browse files Browse the repository at this point in the history
Updates the requirements on [minitest](https://github.com/minitest/minitest) to permit the latest version.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.19.0...v5.20.0)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 7, 2023
1 parent 56fdeae commit 4fc07f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lazylead.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ tasks instead of solving technical problems."
s.add_development_dependency "codecov", "0.6.0"
s.add_development_dependency "guard", "2.18.0"
s.add_development_dependency "guard-minitest", "2.4.6"
s.add_development_dependency "minitest", "5.19.0"
s.add_development_dependency "minitest", "5.20.0"
s.add_development_dependency "minitest-fail-fast", "0.1.0"
s.add_development_dependency "minitest-hooks", "1.5.1"
s.add_development_dependency "minitest-reporters", "1.6.1"
Expand Down

0 comments on commit 4fc07f0

Please sign in to comment.