Skip to content

Commit 8ea8dfe

Browse files
Bump minitest from 6.0.1 to 6.0.2
Bumps [minitest](https://github.com/minitest/minitest) from 6.0.1 to 6.0.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d9a417 commit 8ea8dfe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ GEM
99
remote: https://rubygems.org/
1010
specs:
1111
docile (1.4.0)
12-
minitest (6.0.1)
12+
drb (2.2.3)
13+
minitest (6.0.2)
14+
drb (~> 2.0)
1315
prism (~> 1.5)
1416
prettier_print (1.2.1)
15-
prism (1.7.0)
17+
prism (1.9.0)
1618
rake (13.3.1)
1719
simplecov (0.22.0)
1820
docile (~> 1.1)

0 commit comments

Comments
 (0)