Skip to content

Commit

Permalink
Bump rubocop-rake from 0.6.0 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [rubocop-rake](https://github.com/rubocop/rubocop-rake) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/rubocop/rubocop-rake/releases)
- [Changelog](https://github.com/rubocop/rubocop-rake/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rake@v0.6.0...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent b786284 commit c9cae53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ gem "rake", "~> 13.2"
gem "rubocop", "~> 1.72"
gem "rubocop-minitest", "~> 0.36"
gem "rubocop-performance", "~> 1.23"
gem "rubocop-rake", "~> 0.6"
gem "rubocop-rake", "~> 0.7"
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ GEM
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rake (0.7.1)
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
ruby-progressbar (1.13.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
Expand All @@ -58,7 +59,7 @@ DEPENDENCIES
rubocop (~> 1.72)
rubocop-minitest (~> 0.36)
rubocop-performance (~> 1.23)
rubocop-rake (~> 0.6)
rubocop-rake (~> 0.7)

BUNDLED WITH
2.5.6

0 comments on commit c9cae53

Please sign in to comment.