Skip to content

Commit ac88328

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 7285b07 commit ac88328

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.3)
10+
drb (2.2.3)
1011
json (2.18.1)
1112
json (2.18.1-java)
1213
language_server-protocol (3.17.0.5)
1314
lint_roller (1.1.0)
14-
minitest (6.0.1)
15+
minitest (6.0.2)
16+
drb (~> 2.0)
1517
prism (~> 1.5)
1618
parallel (1.27.0)
1719
parser (3.3.10.2)

0 commit comments

Comments
 (0)