Skip to content

Commit ead693b

Browse files
Merge pull request #146 from infrablocks/dependabot/bundler/rubocop-1.75.1
Bump rubocop from 1.74.0 to 1.75.1 [skip ci]
2 parents 2676954 + 507e708 commit ead693b

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)
@@ -1713,12 +1713,13 @@ GEM
17131713
open4 (1.3.4)
17141714
ostruct (0.6.1)
17151715
parallel (1.26.3)
1716-
parser (3.3.7.1)
1716+
parser (3.3.7.3)
17171717
ast (~> 2.4.1)
17181718
racc
17191719
partialruby (0.3.0)
17201720
ruby2ruby (~> 2)
17211721
ruby_parser (~> 3)
1722+
prism (1.4.0)
17221723
public_suffix (6.0.1)
17231724
racc (1.8.1)
17241725
rainbow (3.1.1)
@@ -1785,19 +1786,20 @@ GEM
17851786
confidante (>= 0.27)
17861787
rspec (>= 3.0)
17871788
ruby-terraform (= 1.7.0.pre.18)
1788-
rubocop (1.74.0)
1789+
rubocop (1.75.1)
17891790
json (~> 2.3)
17901791
language_server-protocol (~> 3.17.0.2)
17911792
lint_roller (~> 1.1.0)
17921793
parallel (~> 1.10)
17931794
parser (>= 3.3.0.2)
17941795
rainbow (>= 2.2.2, < 4.0)
17951796
regexp_parser (>= 2.9.3, < 3.0)
1796-
rubocop-ast (>= 1.38.0, < 2.0)
1797+
rubocop-ast (>= 1.43.0, < 2.0)
17971798
ruby-progressbar (~> 1.7)
17981799
unicode-display_width (>= 2.4.0, < 4.0)
1799-
rubocop-ast (1.38.1)
1800-
parser (>= 3.3.1.0)
1800+
rubocop-ast (1.43.0)
1801+
parser (>= 3.3.7.2)
1802+
prism (~> 1.4)
18011803
rubocop-rake (0.7.1)
18021804
lint_roller (~> 1.1)
18031805
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)