Skip to content

Commit bef44bb

Browse files
build(deps-dev): bump rubocop from 1.24.1 to 1.25.0 (#437)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.1 to 1.25.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.24.1...v1.25.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b955d08 commit bef44bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ GEM
2020
rake (13.0.6)
2121
regexp_parser (2.2.0)
2222
rexml (3.2.5)
23-
rubocop (1.24.1)
23+
rubocop (1.25.0)
2424
parallel (~> 1.10)
25-
parser (>= 3.0.0.0)
25+
parser (>= 3.1.0.0)
2626
rainbow (>= 2.2.2, < 4.0)
2727
regexp_parser (>= 1.8, < 3.0)
2828
rexml

0 commit comments

Comments
 (0)