Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Commit d6728da

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 aad54d3 commit d6728da

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,16 @@ GEM
1010
remote: https://rubygems.org/
1111
specs:
1212
docile (1.4.0)
13+
drb (2.2.3)
1314
haml (7.2.0)
1415
temple (>= 0.8.2)
1516
thor
1617
tilt
17-
minitest (6.0.1)
18+
minitest (6.0.2)
19+
drb (~> 2.0)
1820
prism (~> 1.5)
1921
prettier_print (1.2.1)
20-
prism (1.7.0)
22+
prism (1.9.0)
2123
rake (13.3.1)
2224
simplecov (0.22.0)
2325
docile (~> 1.1)

0 commit comments

Comments
 (0)