Skip to content

Commit d444cc4

Browse files
Bump minitest from 5.26.2 to 6.0.2
Bumps [minitest](https://github.com/minitest/minitest) from 5.26.2 to 6.0.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.26.2...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 8de2d49 commit d444cc4

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (7.2.3.1)
5-
activesupport (= 7.2.3.1)
6-
activerecord (7.2.3.1)
7-
activemodel (= 7.2.3.1)
8-
activesupport (= 7.2.3.1)
4+
activemodel (7.2.3)
5+
activesupport (= 7.2.3)
6+
activerecord (7.2.3)
7+
activemodel (= 7.2.3)
8+
activesupport (= 7.2.3)
99
timeout (>= 0.4.0)
10-
activesupport (7.2.3.1)
10+
activesupport (7.2.3)
1111
base64
1212
benchmark (>= 0.3)
1313
bigdecimal
@@ -16,7 +16,7 @@ GEM
1616
drb
1717
i18n (>= 1.6, < 2)
1818
logger (>= 1.4.2)
19-
minitest (>= 5.1, < 6)
19+
minitest (>= 5.1)
2020
securerandom (>= 0.3)
2121
tzinfo (~> 2.0, >= 2.0.5)
2222
ast (2.4.3)
@@ -40,7 +40,9 @@ GEM
4040
method_source (1.1.0)
4141
mina (1.2.5)
4242
rake
43-
minitest (5.26.2)
43+
minitest (6.0.2)
44+
drb (~> 2.0)
45+
prism (~> 1.5)
4446
mocha (2.7.1)
4547
ruby2_keywords (>= 0.0.5)
4648
ostruct (0.6.3)

0 commit comments

Comments
 (0)