Skip to content

Commit

Permalink
Bump rubocop from 1.58.0 to 1.59.0 (#88)
Browse files Browse the repository at this point in the history
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.58.0 to 1.59.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.58.0...v1.59.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent 7f9b571 commit 9a6c7a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GEM
io-event (1.2.3)
irb (1.7.1)
reline (>= 0.3.0)
json (2.7.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
mini_portile2 (2.8.4)
nokogiri (1.15.3)
Expand All @@ -59,7 +59,7 @@ GEM
public_suffix (5.0.3)
racc (1.7.3)
rainbow (3.1.1)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
reline (0.3.5)
io-console (~> 0.5)
rexml (3.2.6)
Expand All @@ -76,7 +76,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.58.0)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down

0 comments on commit 9a6c7a2

Please sign in to comment.