Skip to content

Commit

Permalink
Bump the ruby-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the ruby-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop).

- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.57.2...v1.58.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent d260e91 commit 5659ed6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
rrrretry (~> 1)
thor (~> 1)
threaded (~> 0)
json (2.6.3)
json (2.7.0)
language_server-protocol (3.17.0.3)
moneta (1.0.0)
multi_json (1.15.0)
Expand All @@ -32,7 +32,7 @@ GEM
heroics (~> 0.1.1)
moneta (~> 1.0.0)
rate_throttle_client (~> 0.1.0)
racc (1.7.2)
racc (1.7.3)
rainbow (3.1.1)
rate_throttle_client (0.1.2)
regexp_parser (2.8.2)
Expand All @@ -44,15 +44,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 5659ed6

Please sign in to comment.