Skip to content

Commit f0c702b

Browse files
Merge pull request #302 from Shopify/dependabot/bundler/minor-and-patch-1f0c776db9
Bump rubocop from 1.74.0 to 1.75.1 in the minor-and-patch group
2 parents 11fea99 + 9b1f368 commit f0c702b

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
ast (2.4.2)
10+
ast (2.4.3)
1111
date (3.4.1)
1212
debug (1.10.0)
1313
irb (~> 1.10)
@@ -21,9 +21,10 @@ GEM
2121
language_server-protocol (3.17.0.4)
2222
lint_roller (1.1.0)
2323
parallel (1.26.3)
24-
parser (3.3.7.1)
24+
parser (3.3.7.4)
2525
ast (~> 2.4.1)
2626
racc
27+
prism (1.4.0)
2728
psych (5.2.2)
2829
date
2930
stringio
@@ -48,19 +49,20 @@ GEM
4849
diff-lcs (>= 1.2.0, < 2.0)
4950
rspec-support (~> 3.13.0)
5051
rspec-support (3.13.1)
51-
rubocop (1.74.0)
52+
rubocop (1.75.1)
5253
json (~> 2.3)
5354
language_server-protocol (~> 3.17.0.2)
5455
lint_roller (~> 1.1.0)
5556
parallel (~> 1.10)
5657
parser (>= 3.3.0.2)
5758
rainbow (>= 2.2.2, < 4.0)
5859
regexp_parser (>= 2.9.3, < 3.0)
59-
rubocop-ast (>= 1.38.0, < 2.0)
60+
rubocop-ast (>= 1.43.0, < 2.0)
6061
ruby-progressbar (~> 1.7)
6162
unicode-display_width (>= 2.4.0, < 4.0)
62-
rubocop-ast (1.39.0)
63-
parser (>= 3.3.1.0)
63+
rubocop-ast (1.43.0)
64+
parser (>= 3.3.7.2)
65+
prism (~> 1.4)
6466
rubocop-shopify (2.15.1)
6567
rubocop (~> 1.51)
6668
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)