Skip to content

Commit 2c08662

Browse files
Bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: [rubocop-shopify](https://github.com/Shopify/ruby-style-guide), [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `rubocop-shopify` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](Shopify/ruby-style-guide@v2.17.0...v2.17.1) Updates `rubocop-sorbet` from 0.10.0 to 0.10.2 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.10.0...v0.10.2) Updates `sorbet-static-and-runtime` from 0.5.12152 to 0.5.12163 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-version: 2.17.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rubocop-sorbet dependency-version: 0.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.5.12163 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 234a4b0 commit 2c08662

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GEM
2727
pp (>= 0.6.0)
2828
rdoc (>= 4.0.0)
2929
reline (>= 0.4.2)
30-
json (2.12.0)
30+
json (2.12.2)
3131
language_server-protocol (3.17.0.5)
3232
lint_roller (1.1.0)
3333
logger (1.7.0)
@@ -65,33 +65,34 @@ GEM
6565
io-console (~> 0.5)
6666
require-hooks (0.2.2)
6767
rexml (3.4.1)
68-
rubocop (1.75.6)
68+
rubocop (1.76.1)
6969
json (~> 2.3)
7070
language_server-protocol (~> 3.17.0.2)
7171
lint_roller (~> 1.1.0)
7272
parallel (~> 1.10)
7373
parser (>= 3.3.0.2)
7474
rainbow (>= 2.2.2, < 4.0)
7575
regexp_parser (>= 2.9.3, < 3.0)
76-
rubocop-ast (>= 1.44.0, < 2.0)
76+
rubocop-ast (>= 1.45.0, < 2.0)
7777
ruby-progressbar (~> 1.7)
7878
unicode-display_width (>= 2.4.0, < 4.0)
79-
rubocop-ast (1.44.1)
79+
rubocop-ast (1.45.1)
8080
parser (>= 3.3.7.2)
8181
prism (~> 1.4)
82-
rubocop-shopify (2.17.0)
82+
rubocop-shopify (2.17.1)
8383
rubocop (~> 1.62)
84-
rubocop-sorbet (0.10.0)
85-
rubocop (>= 1)
84+
rubocop-sorbet (0.10.2)
85+
lint_roller
86+
rubocop (>= 1.75.2)
8687
ruby-progressbar (1.13.0)
87-
sorbet (0.5.12152)
88-
sorbet-static (= 0.5.12152)
89-
sorbet-runtime (0.5.12152)
90-
sorbet-static (0.5.12152-universal-darwin)
91-
sorbet-static (0.5.12152-x86_64-linux)
92-
sorbet-static-and-runtime (0.5.12152)
93-
sorbet (= 0.5.12152)
94-
sorbet-runtime (= 0.5.12152)
88+
sorbet (0.5.12163)
89+
sorbet-static (= 0.5.12163)
90+
sorbet-runtime (0.5.12163)
91+
sorbet-static (0.5.12163-universal-darwin)
92+
sorbet-static (0.5.12163-x86_64-linux)
93+
sorbet-static-and-runtime (0.5.12163)
94+
sorbet (= 0.5.12163)
95+
sorbet-runtime (= 0.5.12163)
9596
stringio (3.1.7)
9697
tapioca (0.17.1)
9798
benchmark

0 commit comments

Comments
 (0)