Skip to content

Commit 9635d28

Browse files
⬆️ Bump rubocop-rake from 0.6.0 to 0.7.1 (#449)
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: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>
1 parent fbffcd1 commit 9635d28

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

+7-5
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,13 @@ GEM
4949
rubocop-minitest (0.36.0)
5050
rubocop (>= 1.61, < 2.0)
5151
rubocop-ast (>= 1.31.1, < 2.0)
52-
rubocop-performance (1.23.1)
53-
rubocop (>= 1.48.1, < 2.0)
54-
rubocop-ast (>= 1.31.1, < 2.0)
55-
rubocop-rake (0.6.0)
56-
rubocop (~> 1.0)
52+
rubocop-performance (1.24.0)
53+
lint_roller (~> 1.1)
54+
rubocop (>= 1.72.1, < 2.0)
55+
rubocop-ast (>= 1.38.0, < 2.0)
56+
rubocop-rake (0.7.1)
57+
lint_roller (~> 1.1)
58+
rubocop (>= 1.72.1)
5759
ruby-progressbar (1.13.0)
5860
simplecov (0.22.0)
5961
docile (~> 1.1)

0 commit comments

Comments
 (0)