Skip to content

Commit 36cd9f9

Browse files
Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [minitest](https://github.com/minitest/minitest) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `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) Updates `sorbet-static-and-runtime` from 0.6.12942 to 0.6.12957 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12957 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29922d5 commit 36cd9f9

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ GEM
2121
debug (1.11.1)
2222
irb (~> 1.10)
2323
reline (>= 0.3.8)
24+
drb (2.2.3)
2425
erb (6.0.1)
2526
erubi (1.13.1)
2627
io-console (0.8.2)
@@ -32,7 +33,8 @@ GEM
3233
language_server-protocol (3.17.0.5)
3334
lint_roller (1.1.0)
3435
logger (1.7.0)
35-
minitest (6.0.1)
36+
minitest (6.0.2)
37+
drb (~> 2.0)
3638
prism (~> 1.5)
3739
minitest-mock (5.27.0)
3840
minitest-reporters (1.7.1)
@@ -91,14 +93,14 @@ GEM
9193
lint_roller
9294
rubocop (>= 1.75.2)
9395
ruby-progressbar (1.13.0)
94-
sorbet (0.6.12942)
95-
sorbet-static (= 0.6.12942)
96-
sorbet-runtime (0.6.12942)
97-
sorbet-static (0.6.12942-universal-darwin)
98-
sorbet-static (0.6.12942-x86_64-linux)
99-
sorbet-static-and-runtime (0.6.12942)
100-
sorbet (= 0.6.12942)
101-
sorbet-runtime (= 0.6.12942)
96+
sorbet (0.6.12957)
97+
sorbet-static (= 0.6.12957)
98+
sorbet-runtime (0.6.12957)
99+
sorbet-static (0.6.12957-universal-darwin)
100+
sorbet-static (0.6.12957-x86_64-linux)
101+
sorbet-static-and-runtime (0.6.12957)
102+
sorbet (= 0.6.12957)
103+
sorbet-runtime (= 0.6.12957)
102104
stringio (3.2.0)
103105
tapioca (0.17.10)
104106
benchmark

0 commit comments

Comments
 (0)