Skip to content

Commit 7959973

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 015f4b9 commit 7959973

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
@@ -19,6 +19,7 @@ GEM
1919
bigdecimal
2020
rexml
2121
domain_name (0.6.20240107)
22+
drb (2.2.3)
2223
ffi (1.17.3)
2324
ffi (1.17.3-aarch64-linux-gnu)
2425
ffi (1.17.3-aarch64-linux-musl)
@@ -51,7 +52,8 @@ GEM
5152
ffi-compiler (~> 1.0)
5253
rake (~> 13.0)
5354
maxmind-db (1.4.0)
54-
minitest (6.0.1)
55+
minitest (6.0.2)
56+
drb (~> 2.0)
5557
prism (~> 1.5)
5658
parallel (1.27.0)
5759
parser (3.3.10.2)

0 commit comments

Comments
 (0)