Skip to content

Commit 7f32195

Browse files
Bump rubocop from 1.80.2 to 1.81.6
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.80.2 to 1.81.6. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.80.2...v1.81.6) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 889570c commit 7f32195

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 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.13.2)
11+
json (2.15.2)
1212
language_server-protocol (3.17.0.5)
1313
lint_roller (1.1.0)
1414
mini_portile2 (2.8.8)
@@ -19,39 +19,39 @@ GEM
1919
mini_portile2 (~> 2.8.2)
2020
racc (~> 1.4)
2121
parallel (1.27.0)
22-
parser (3.3.9.0)
22+
parser (3.3.10.0)
2323
ast (~> 2.4.1)
2424
racc
25-
prism (1.4.0)
25+
prism (1.6.0)
2626
racc (1.8.1)
2727
rainbow (3.1.1)
2828
rake (13.3.0)
2929
rake-compiler (1.3.0)
3030
rake
31-
regexp_parser (2.11.2)
31+
regexp_parser (2.11.3)
3232
rspec-core (3.13.6)
3333
rspec-support (~> 3.13.0)
3434
rspec-support (3.13.6)
35-
rubocop (1.80.2)
35+
rubocop (1.81.6)
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.46.0, < 2.0)
43+
rubocop-ast (>= 1.47.1, < 2.0)
4444
ruby-progressbar (~> 1.7)
4545
unicode-display_width (>= 2.4.0, < 4.0)
46-
rubocop-ast (1.46.0)
46+
rubocop-ast (1.47.1)
4747
parser (>= 3.3.7.2)
4848
prism (~> 1.4)
4949
rubocop-shopify (2.15.1)
5050
rubocop (~> 1.51)
5151
ruby-progressbar (1.13.0)
52-
unicode-display_width (3.1.5)
53-
unicode-emoji (~> 4.0, >= 4.0.4)
54-
unicode-emoji (4.0.4)
52+
unicode-display_width (3.2.0)
53+
unicode-emoji (~> 4.1)
54+
unicode-emoji (4.1.0)
5555

5656
PLATFORMS
5757
ruby

0 commit comments

Comments
 (0)