Skip to content

Commit

Permalink
Bump rubocop from 1.51.0 to 1.54.2
Browse files Browse the repository at this point in the history
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.51.0 to 1.54.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.51.0...v1.54.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 80342bd commit 4e5f1b3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions gems.locked
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ GEM
iniparse (1.5.0)
jmespath (1.6.2)
json (2.6.3)
language_server-protocol (3.17.0.3)
mini_mime (1.1.2)
multi_xml (0.6.0)
onlyoffice_bugzilla_helper (0.6.1)
Expand Down Expand Up @@ -75,7 +76,7 @@ GEM
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.0)
regexp_parser (2.8.1)
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand All @@ -93,10 +94,11 @@ GEM
rspec-core (> 3.3)
rspec-support (3.12.0)
rspec_passed_time_formatter (0.2.0)
rubocop (1.51.0)
rubocop (1.54.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.0.0)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
Expand Down

0 comments on commit 4e5f1b3

Please sign in to comment.