Skip to content

Commit e1775d5

Browse files
Bump minitest from 5.27.0 to 6.0.2
Bumps [minitest](https://github.com/minitest/minitest) from 5.27.0 to 6.0.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.27.0...v6.0.2) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 852fca0 commit e1775d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ GEM
4949
crass (~> 1.0.2)
5050
nokogiri (>= 1.12.0)
5151
mini_portile2 (2.8.9)
52-
minitest (5.27.0)
52+
minitest (6.0.2)
53+
drb (~> 2.0)
54+
prism (~> 1.5)
5355
nokogiri (1.19.1)
5456
mini_portile2 (~> 2.8.2)
5557
racc (~> 1.4)

0 commit comments

Comments
 (0)