Skip to content

Commit 0628c94

Browse files
Merge pull request #158 from infrablocks/dependabot/bundler/rubocop-1.75.1
Bump rubocop from 1.74.0 to 1.75.1 [skip ci]
2 parents 67919f9 + 61b5565 commit 0628c94

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
tzinfo (~> 2.0)
1414
addressable (2.8.7)
1515
public_suffix (>= 2.0.2, < 7.0)
16-
ast (2.4.2)
16+
ast (2.4.3)
1717
aws-eventstream (1.3.0)
1818
aws-partitions (1.1043.0)
1919
aws-sdk (3.2.0)
@@ -1712,12 +1712,13 @@ GEM
17121712
open4 (1.3.4)
17131713
ostruct (0.6.1)
17141714
parallel (1.26.3)
1715-
parser (3.3.7.1)
1715+
parser (3.3.7.3)
17161716
ast (~> 2.4.1)
17171717
racc
17181718
partialruby (0.3.0)
17191719
ruby2ruby (~> 2)
17201720
ruby_parser (~> 3)
1721+
prism (1.4.0)
17211722
public_suffix (6.0.1)
17221723
racc (1.8.1)
17231724
rainbow (3.1.1)
@@ -1784,19 +1785,20 @@ GEM
17841785
confidante (>= 0.27)
17851786
rspec (>= 3.0)
17861787
ruby-terraform (= 1.7.0.pre.18)
1787-
rubocop (1.74.0)
1788+
rubocop (1.75.1)
17881789
json (~> 2.3)
17891790
language_server-protocol (~> 3.17.0.2)
17901791
lint_roller (~> 1.1.0)
17911792
parallel (~> 1.10)
17921793
parser (>= 3.3.0.2)
17931794
rainbow (>= 2.2.2, < 4.0)
17941795
regexp_parser (>= 2.9.3, < 3.0)
1795-
rubocop-ast (>= 1.38.0, < 2.0)
1796+
rubocop-ast (>= 1.43.0, < 2.0)
17961797
ruby-progressbar (~> 1.7)
17971798
unicode-display_width (>= 2.4.0, < 4.0)
1798-
rubocop-ast (1.38.1)
1799-
parser (>= 3.3.1.0)
1799+
rubocop-ast (1.43.0)
1800+
parser (>= 3.3.7.2)
1801+
prism (~> 1.4)
18001802
rubocop-rake (0.7.1)
18011803
lint_roller (~> 1.1)
18021804
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)