Skip to content

Commit 451a584

Browse files
authoredMar 1, 2025
Bump the minor-and-patch group in /gem with 5 updates
Bumps the minor-and-patch group in /gem with 5 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.71.1` | `1.73.1` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.8.7` | `0.8.9` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11834` | `0.5.11874` | | [spoom](https://github.com/Shopify/spoom) | `1.5.3` | `1.5.4` | | [tapioca](https://github.com/Shopify/tapioca) | `0.16.10` | `0.16.11` | Updates `rubocop` from 1.71.1 to 1.73.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.1...v1.73.1) Updates `rubocop-sorbet` from 0.8.7 to 0.8.9 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.8.7...v0.8.9) Updates `sorbet-static-and-runtime` from 0.5.11834 to 0.5.11874 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `spoom` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/Shopify/spoom/releases) - [Commits](Shopify/spoom@v1.5.3...v1.5.4) Updates `tapioca` from 0.16.10 to 0.16.11 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.16.10...v0.16.11) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rubocop-sorbet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: spoom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tapioca 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 669a940 commit 451a584

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed
 

‎gem/Gemfile.lock

+18-16
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,12 @@ GEM
3232
irb (1.14.3)
3333
rdoc (>= 4.0.0)
3434
reline (>= 0.4.2)
35-
json (2.9.1)
35+
json (2.10.1)
3636
json-schema (5.1.1)
3737
addressable (~> 2.8)
3838
bigdecimal (~> 3.1)
3939
language_server-protocol (3.17.0.4)
40+
lint_roller (1.1.0)
4041
minitest (5.25.4)
4142
minitest-reporters (1.7.1)
4243
ansi
@@ -45,7 +46,7 @@ GEM
4546
ruby-progressbar
4647
netrc (0.11.0)
4748
parallel (1.26.3)
48-
parser (3.3.7.0)
49+
parser (3.3.7.1)
4950
ast (~> 2.4.1)
5051
racc
5152
prism (1.3.0)
@@ -64,39 +65,40 @@ GEM
6465
regexp_parser (2.10.0)
6566
reline (0.6.0)
6667
io-console (~> 0.5)
67-
rubocop (1.71.1)
68+
rubocop (1.73.1)
6869
json (~> 2.3)
69-
language_server-protocol (>= 3.17.0)
70+
language_server-protocol (~> 3.17.0.2)
71+
lint_roller (~> 1.1.0)
7072
parallel (~> 1.10)
7173
parser (>= 3.3.0.2)
7274
rainbow (>= 2.2.2, < 4.0)
7375
regexp_parser (>= 2.9.3, < 3.0)
7476
rubocop-ast (>= 1.38.0, < 2.0)
7577
ruby-progressbar (~> 1.7)
7678
unicode-display_width (>= 2.4.0, < 4.0)
77-
rubocop-ast (1.38.0)
79+
rubocop-ast (1.38.1)
7880
parser (>= 3.3.1.0)
7981
rubocop-shopify (2.15.1)
8082
rubocop (~> 1.51)
81-
rubocop-sorbet (0.8.7)
83+
rubocop-sorbet (0.8.9)
8284
rubocop (>= 1)
8385
ruby-progressbar (1.13.0)
84-
sorbet (0.5.11834)
85-
sorbet-static (= 0.5.11834)
86-
sorbet-runtime (0.5.11834)
87-
sorbet-static (0.5.11834-universal-darwin)
88-
sorbet-static (0.5.11834-x86_64-linux)
89-
sorbet-static-and-runtime (0.5.11834)
90-
sorbet (= 0.5.11834)
91-
sorbet-runtime (= 0.5.11834)
92-
spoom (1.5.3)
86+
sorbet (0.5.11874)
87+
sorbet-static (= 0.5.11874)
88+
sorbet-runtime (0.5.11874)
89+
sorbet-static (0.5.11874-universal-darwin)
90+
sorbet-static (0.5.11874-x86_64-linux)
91+
sorbet-static-and-runtime (0.5.11874)
92+
sorbet (= 0.5.11874)
93+
sorbet-runtime (= 0.5.11874)
94+
spoom (1.5.4)
9395
erubi (>= 1.10.0)
9496
prism (>= 0.28.0)
9597
rbi (>= 0.2.3)
9698
sorbet-static-and-runtime (>= 0.5.10187)
9799
thor (>= 0.19.2)
98100
stringio (3.1.2)
99-
tapioca (0.16.10)
101+
tapioca (0.16.11)
100102
benchmark
101103
bundler (>= 2.2.25)
102104
netrc (>= 0.11.0)

0 commit comments

Comments
 (0)
Failed to load comments.