Skip to content

Commit

Permalink
Bump rubocop_auto_corrector from 0.4.5 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [rubocop_auto_corrector](https://github.com/sue445/rubocop_auto_corrector) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/sue445/rubocop_auto_corrector/releases)
- [Changelog](https://github.com/sue445/rubocop_auto_corrector/blob/master/CHANGELOG.md)
- [Commits](sue445/rubocop_auto_corrector@v0.4.5...v0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent 65c53fb commit fd51388
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ GEM
onkcop (1.0.0.0)
rubocop (>= 0.80.0)
rubocop-rspec (>= 1.34.0)
parallel (1.24.0)
parser (3.3.1.0)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.0)
rack (3.0.9.1)
rack-protection (4.0.0)
base64 (>= 0.1.0)
Expand All @@ -55,8 +55,8 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.0)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -70,7 +70,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.63.5)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -91,7 +91,7 @@ GEM
rubocop-rspec (2.3.0)
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
rubocop_auto_corrector (0.4.5)
rubocop_auto_corrector (0.5.0)
rubocop (>= 1.30.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit fd51388

Please sign in to comment.