Skip to content

Commit f6105d2

Browse files
Merge pull request #126 from infrablocks/dependabot/bundler/rubocop-1.69.0
Bump rubocop from 1.68.0 to 1.69.0 [skip ci]
2 parents 38c8b70 + 42c4393 commit f6105d2

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,7 +1613,7 @@ GEM
16131613
immutable-struct (2.4.1)
16141614
ipaddress (0.8.3)
16151615
jmespath (1.6.2)
1616-
json (2.7.5)
1616+
json (2.8.2)
16171617
language_server-protocol (3.17.0.3)
16181618
lino (3.1.0)
16191619
hamster (~> 3.0)
@@ -1641,7 +1641,7 @@ GEM
16411641
sawyer (~> 0.9)
16421642
open4 (1.3.4)
16431643
parallel (1.26.3)
1644-
parser (3.3.5.1)
1644+
parser (3.3.6.0)
16451645
ast (~> 2.4.1)
16461646
racc
16471647
partialruby (0.3.0)
@@ -1713,17 +1713,17 @@ GEM
17131713
confidante (>= 0.27)
17141714
rspec (>= 3.0)
17151715
ruby-terraform (= 1.7.0.pre.18)
1716-
rubocop (1.68.0)
1716+
rubocop (1.69.0)
17171717
json (~> 2.3)
17181718
language_server-protocol (>= 3.17.0)
17191719
parallel (~> 1.10)
17201720
parser (>= 3.3.0.2)
17211721
rainbow (>= 2.2.2, < 4.0)
17221722
regexp_parser (>= 2.4, < 3.0)
1723-
rubocop-ast (>= 1.32.2, < 2.0)
1723+
rubocop-ast (>= 1.36.1, < 2.0)
17241724
ruby-progressbar (~> 1.7)
1725-
unicode-display_width (>= 2.4.0, < 3.0)
1726-
rubocop-ast (1.33.0)
1725+
unicode-display_width (>= 2.4.0, < 4.0)
1726+
rubocop-ast (1.36.1)
17271727
parser (>= 3.3.1.0)
17281728
rubocop-rake (0.6.0)
17291729
rubocop (~> 1.0)
@@ -1763,7 +1763,9 @@ GEM
17631763
sync
17641764
tzinfo (2.0.6)
17651765
concurrent-ruby (~> 1.0)
1766-
unicode-display_width (2.6.0)
1766+
unicode-display_width (3.1.2)
1767+
unicode-emoji (~> 4.0, >= 4.0.4)
1768+
unicode-emoji (4.0.4)
17671769
uri (0.13.0)
17681770
vault (0.18.1)
17691771
aws-sigv4

0 commit comments

Comments
 (0)