Skip to content

Commit d220606

Browse files
build(deps): bump minitest from 6.0.1 to 6.0.2 (#92)
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15c4478 commit d220606

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
@@ -2,11 +2,13 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
ast (2.4.3)
5+
drb (2.2.3)
56
ellipsized (0.3.0)
67
json (2.18.1)
78
language_server-protocol (3.17.0.5)
89
lint_roller (1.1.0)
9-
minitest (6.0.1)
10+
minitest (6.0.2)
11+
drb (~> 2.0)
1012
prism (~> 1.5)
1113
parallel (1.27.0)
1214
parser (3.3.10.1)

0 commit comments

Comments
 (0)