Skip to content

Commit 8c0e5d2

Browse files
Merge pull request #128 from infrablocks/dependabot/bundler/rubocop-1.69.1
Bump rubocop from 1.69.0 to 1.69.1 [skip ci]
2 parents 3835c38 + a3a0740 commit 8c0e5d2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 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.8.2)
1616+
json (2.9.0)
16171617
language_server-protocol (3.17.0.3)
16181618
lino (3.1.0)
16191619
hamster (~> 3.0)
@@ -1692,7 +1692,7 @@ GEM
16921692
rake_factory (~> 0.23)
16931693
ruby-terraform (~> 1.4)
16941694
rchardet (1.8.0)
1695-
regexp_parser (2.9.2)
1695+
regexp_parser (2.9.3)
16961696
rspec (3.13.0)
16971697
rspec-core (~> 3.13.0)
16981698
rspec-expectations (~> 3.13.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.69.0)
1716+
rubocop (1.69.1)
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)
1722-
regexp_parser (>= 2.4, < 3.0)
1723-
rubocop-ast (>= 1.36.1, < 2.0)
1722+
regexp_parser (>= 2.9.3, < 3.0)
1723+
rubocop-ast (>= 1.36.2, < 2.0)
17241724
ruby-progressbar (~> 1.7)
17251725
unicode-display_width (>= 2.4.0, < 4.0)
1726-
rubocop-ast (1.36.1)
1726+
rubocop-ast (1.36.2)
17271727
parser (>= 3.3.1.0)
17281728
rubocop-rake (0.6.0)
17291729
rubocop (~> 1.0)

0 commit comments

Comments
 (0)