Skip to content

Commit 3784b25

Browse files
build(deps-dev): update minitest requirement from 5.22.2 to 5.22.3
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.22.2...v5.22.3) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22168fe commit 3784b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
gemspec
44

55
group :development do
6-
gem "minitest", "5.22.2"
6+
gem "minitest", "5.22.3"
77

88
gem "rake-compiler", "1.2.7"
99
gem "rake-compiler-dock", "1.4.0"

0 commit comments

Comments
 (0)