Skip to content

Commit

Permalink
Merge pull request #361 from cloudfoundry/dependabot/bundler/spec/rub…
Browse files Browse the repository at this point in the history
…ocop-1.58.0

Build(deps-dev): Bump rubocop from 1.57.2 to 1.58.0 in /spec
  • Loading branch information
philippthun authored Dec 5, 2023
2 parents 8df04d0 + 68ffb18 commit 7999472
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spec/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ GEM
bosh-template (2.4.0)
semi_semantic (~> 1.2.0)
diff-lcs (1.5.0)
json (2.6.3)
json (2.7.0)
language_server-protocol (3.17.0.3)
parallel (1.23.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
racc (1.7.1)
racc (1.7.3)
rainbow (3.1.1)
regexp_parser (2.8.2)
rexml (3.2.6)
Expand All @@ -28,15 +28,15 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.57.2)
rubocop (1.58.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
Expand Down

0 comments on commit 7999472

Please sign in to comment.