Skip to content

Commit ec5f35e

Browse files
Bump rubocop from 1.28.2 to 1.29.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.28.2 to 1.29.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.28.2...v1.29.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fcf82c commit ec5f35e

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
@@ -16,12 +16,12 @@ GEM
1616
rake (13.0.6)
1717
regexp_parser (2.3.1)
1818
rexml (3.2.5)
19-
rubocop (1.28.2)
19+
rubocop (1.29.0)
2020
parallel (~> 1.10)
2121
parser (>= 3.1.0.0)
2222
rainbow (>= 2.2.2, < 4.0)
2323
regexp_parser (>= 1.8, < 3.0)
24-
rexml
24+
rexml (>= 3.2.5, < 4.0)
2525
rubocop-ast (>= 1.17.0, < 2.0)
2626
ruby-progressbar (~> 1.7)
2727
unicode-display_width (>= 1.4.0, < 3.0)

0 commit comments

Comments
 (0)