Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c91f495

Browse files
Bump rubocop from 1.50.2 to 1.51.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.50.2 to 1.51.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.50.2...v1.51.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d08d23b commit c91f495

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ GEM
1111
docile (1.4.0)
1212
json (2.6.3)
1313
minitest (5.18.0)
14-
parallel (1.22.1)
15-
parser (3.2.2.0)
14+
parallel (1.23.0)
15+
parser (3.2.2.1)
1616
ast (~> 2.4.1)
1717
prettier_print (1.2.1)
1818
rainbow (3.1.1)
1919
rake (13.0.6)
2020
regexp_parser (2.8.0)
2121
rexml (3.2.5)
22-
rubocop (1.50.2)
22+
rubocop (1.51.0)
2323
json (~> 2.3)
2424
parallel (~> 1.10)
2525
parser (>= 3.2.0.0)
@@ -29,7 +29,7 @@ GEM
2929
rubocop-ast (>= 1.28.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 2.4.0, < 3.0)
32-
rubocop-ast (1.28.0)
32+
rubocop-ast (1.28.1)
3333
parser (>= 3.2.1.0)
3434
ruby-progressbar (1.13.0)
3535
simplecov (0.22.0)

0 commit comments

Comments
 (0)