Skip to content

Commit e2b9fdb

Browse files
build(deps-dev): bump minitest from 6.0.1 to 6.0.2 (#101)
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](https://github.com/minitest/minitest/commits) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ddc4a6 commit e2b9fdb

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
@@ -7,9 +7,11 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
minitest (6.0.1)
10+
drb (2.2.3)
11+
minitest (6.0.2)
12+
drb (~> 2.0)
1113
prism (~> 1.5)
12-
prism (1.7.0)
14+
prism (1.9.0)
1315
rake (13.3.1)
1416
rake-compiler (1.3.1)
1517
rake

0 commit comments

Comments
 (0)