Skip to content

Commit ae6c2e6

Browse files
Merge pull request #107 from infrablocks/dependabot/bundler/rubocop-1.58.0
Bump rubocop from 1.57.2 to 1.58.0 [skip ci]
2 parents 280fb32 + cc0dc02 commit ae6c2e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@ GEM
15201520
concurrent-ruby (~> 1.0)
15211521
immutable-struct (2.4.1)
15221522
jmespath (1.6.2)
1523-
json (2.6.3)
1523+
json (2.7.0)
15241524
language_server-protocol (3.17.0.3)
15251525
lino (3.1.0)
15261526
hamster (~> 3.0)
@@ -1615,15 +1615,15 @@ GEM
16151615
diff-lcs (>= 1.2.0, < 2.0)
16161616
rspec-support (~> 3.12.0)
16171617
rspec-support (3.12.1)
1618-
rubocop (1.57.2)
1618+
rubocop (1.58.0)
16191619
json (~> 2.3)
16201620
language_server-protocol (>= 3.17.0)
16211621
parallel (~> 1.10)
16221622
parser (>= 3.2.2.4)
16231623
rainbow (>= 2.2.2, < 4.0)
16241624
regexp_parser (>= 1.8, < 3.0)
16251625
rexml (>= 3.2.5, < 4.0)
1626-
rubocop-ast (>= 1.28.1, < 2.0)
1626+
rubocop-ast (>= 1.30.0, < 2.0)
16271627
ruby-progressbar (~> 1.7)
16281628
unicode-display_width (>= 2.4.0, < 3.0)
16291629
rubocop-ast (1.30.0)

0 commit comments

Comments
 (0)