Skip to content

Commit ead8874

Browse files
Bump rubocop from 1.46.0 to 1.47.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.46.0 to 1.47.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.46.0...v1.47.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 451085c commit ead8874

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
rake (13.0.6)
2020
regexp_parser (2.7.0)
2121
rexml (3.2.5)
22-
rubocop (1.46.0)
22+
rubocop (1.47.0)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.2.0.0)
@@ -29,9 +29,9 @@ GEM
2929
rubocop-ast (>= 1.26.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 2.4.0, < 3.0)
32-
rubocop-ast (1.26.0)
32+
rubocop-ast (1.27.0)
3333
parser (>= 3.2.1.0)
34-
ruby-progressbar (1.11.0)
34+
ruby-progressbar (1.12.0)
3535
simplecov (0.22.0)
3636
docile (~> 1.1)
3737
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)