Skip to content

Commit c5b6f83

Browse files
Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `rubocop-sorbet` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.11.0...v0.12.0) Updates `sorbet-static-and-runtime` from 0.6.12908 to 0.6.12929 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop-sorbet dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12929 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 ab00082 commit c5b6f83

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GEM
2828
pp (>= 0.6.0)
2929
rdoc (>= 4.0.0)
3030
reline (>= 0.4.2)
31-
json (2.15.2)
31+
json (2.18.1)
3232
language_server-protocol (3.17.0.5)
3333
lint_roller (1.1.0)
3434
logger (1.7.0)
@@ -42,7 +42,7 @@ GEM
4242
ruby-progressbar
4343
netrc (0.11.0)
4444
parallel (1.27.0)
45-
parser (3.3.10.0)
45+
parser (3.3.10.1)
4646
ast (~> 2.4.1)
4747
racc
4848
pp (0.6.3)
@@ -71,34 +71,34 @@ GEM
7171
io-console (~> 0.5)
7272
require-hooks (0.2.2)
7373
rexml (3.4.4)
74-
rubocop (1.81.7)
74+
rubocop (1.84.2)
7575
json (~> 2.3)
7676
language_server-protocol (~> 3.17.0.2)
7777
lint_roller (~> 1.1.0)
7878
parallel (~> 1.10)
7979
parser (>= 3.3.0.2)
8080
rainbow (>= 2.2.2, < 4.0)
8181
regexp_parser (>= 2.9.3, < 3.0)
82-
rubocop-ast (>= 1.47.1, < 2.0)
82+
rubocop-ast (>= 1.49.0, < 2.0)
8383
ruby-progressbar (~> 1.7)
8484
unicode-display_width (>= 2.4.0, < 4.0)
85-
rubocop-ast (1.47.1)
85+
rubocop-ast (1.49.0)
8686
parser (>= 3.3.7.2)
87-
prism (~> 1.4)
87+
prism (~> 1.7)
8888
rubocop-shopify (2.18.0)
8989
rubocop (~> 1.62)
90-
rubocop-sorbet (0.11.0)
90+
rubocop-sorbet (0.12.0)
9191
lint_roller
9292
rubocop (>= 1.75.2)
9393
ruby-progressbar (1.13.0)
94-
sorbet (0.6.12908)
95-
sorbet-static (= 0.6.12908)
96-
sorbet-runtime (0.6.12908)
97-
sorbet-static (0.6.12908-universal-darwin)
98-
sorbet-static (0.6.12908-x86_64-linux)
99-
sorbet-static-and-runtime (0.6.12908)
100-
sorbet (= 0.6.12908)
101-
sorbet-runtime (= 0.6.12908)
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)
102102
stringio (3.2.0)
103103
tapioca (0.17.10)
104104
benchmark

0 commit comments

Comments
 (0)