Skip to content

Commit 4e2ea9e

Browse files
Bump the minor-and-patch group with 4 updates
Bumps the minor-and-patch group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet), [sorbet](https://github.com/sorbet/sorbet) and [sorbet-runtime](https://github.com/sorbet/sorbet). Updates `rubocop` from 1.75.1 to 1.75.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.1...v1.75.2) Updates `rubocop-sorbet` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.9.0...v0.10.0) Updates `sorbet` from 0.5.11987 to 0.5.11989 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.5.11987 to 0.5.11989 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rubocop-sorbet dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet dependency-version: 0.5.11989 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-runtime dependency-version: 0.5.11989 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 2cfca1b commit 4e2ea9e

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,34 +37,33 @@ GEM
3737
rbs (3.9.2)
3838
logger
3939
regexp_parser (2.10.0)
40-
rubocop (1.75.1)
40+
rubocop (1.75.2)
4141
json (~> 2.3)
4242
language_server-protocol (~> 3.17.0.2)
4343
lint_roller (~> 1.1.0)
4444
parallel (~> 1.10)
4545
parser (>= 3.3.0.2)
4646
rainbow (>= 2.2.2, < 4.0)
4747
regexp_parser (>= 2.9.3, < 3.0)
48-
rubocop-ast (>= 1.43.0, < 2.0)
48+
rubocop-ast (>= 1.44.0, < 2.0)
4949
ruby-progressbar (~> 1.7)
5050
unicode-display_width (>= 2.4.0, < 4.0)
51-
rubocop-ast (1.43.0)
51+
rubocop-ast (1.44.0)
5252
parser (>= 3.3.7.2)
5353
prism (~> 1.4)
5454
rubocop-shopify (2.16.0)
5555
rubocop (~> 1.62)
56-
rubocop-sorbet (0.9.0)
57-
lint_roller (~> 1.1)
56+
rubocop-sorbet (0.10.0)
5857
rubocop (>= 1)
5958
ruby-progressbar (1.13.0)
60-
sorbet (0.5.11987)
61-
sorbet-static (= 0.5.11987)
62-
sorbet-runtime (0.5.11987)
63-
sorbet-static (0.5.11987-universal-darwin)
64-
sorbet-static (0.5.11987-x86_64-linux)
65-
sorbet-static-and-runtime (0.5.11987)
66-
sorbet (= 0.5.11987)
67-
sorbet-runtime (= 0.5.11987)
59+
sorbet (0.5.11989)
60+
sorbet-static (= 0.5.11989)
61+
sorbet-runtime (0.5.11989)
62+
sorbet-static (0.5.11989-universal-darwin)
63+
sorbet-static (0.5.11989-x86_64-linux)
64+
sorbet-static-and-runtime (0.5.11989)
65+
sorbet (= 0.5.11989)
66+
sorbet-runtime (= 0.5.11989)
6867
spoom (1.6.1)
6968
erubi (>= 1.10.0)
7069
prism (>= 0.28.0)

0 commit comments

Comments
 (0)