Skip to content

Commit 7135c33

Browse files
Bump rubocop from 1.81.7 to 1.84.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.84.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.84.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8d1db6 commit 7135c33

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
remote: https://rubygems.org/
99
specs:
1010
ast (2.4.3)
11-
json (2.15.2)
11+
json (2.18.0)
1212
language_server-protocol (3.17.0.5)
1313
lint_roller (1.1.0)
1414
mini_portile2 (2.8.8)
@@ -19,10 +19,10 @@ GEM
1919
mini_portile2 (~> 2.8.2)
2020
racc (~> 1.4)
2121
parallel (1.27.0)
22-
parser (3.3.10.0)
22+
parser (3.3.10.1)
2323
ast (~> 2.4.1)
2424
racc
25-
prism (1.6.0)
25+
prism (1.9.0)
2626
racc (1.8.1)
2727
rainbow (3.1.1)
2828
rake (13.3.1)
@@ -32,26 +32,26 @@ GEM
3232
rspec-core (3.13.6)
3333
rspec-support (~> 3.13.0)
3434
rspec-support (3.13.6)
35-
rubocop (1.81.7)
35+
rubocop (1.84.0)
3636
json (~> 2.3)
3737
language_server-protocol (~> 3.17.0.2)
3838
lint_roller (~> 1.1.0)
3939
parallel (~> 1.10)
4040
parser (>= 3.3.0.2)
4141
rainbow (>= 2.2.2, < 4.0)
4242
regexp_parser (>= 2.9.3, < 3.0)
43-
rubocop-ast (>= 1.47.1, < 2.0)
43+
rubocop-ast (>= 1.49.0, < 2.0)
4444
ruby-progressbar (~> 1.7)
4545
unicode-display_width (>= 2.4.0, < 4.0)
46-
rubocop-ast (1.47.1)
46+
rubocop-ast (1.49.0)
4747
parser (>= 3.3.7.2)
48-
prism (~> 1.4)
48+
prism (~> 1.7)
4949
rubocop-shopify (2.15.1)
5050
rubocop (~> 1.51)
5151
ruby-progressbar (1.13.0)
5252
unicode-display_width (3.2.0)
5353
unicode-emoji (~> 4.1)
54-
unicode-emoji (4.1.0)
54+
unicode-emoji (4.2.0)
5555

5656
PLATFORMS
5757
ruby

0 commit comments

Comments
 (0)