Skip to content

Commit c83902c

Browse files
authored
Merge pull request #694 from denny/dependabot/bundler/rubocop-1.2.0
Bump rubocop from 1.1.0 to 1.2.0
2 parents af40bbe + 8d0c9db commit c83902c

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
@@ -438,7 +438,7 @@ GEM
438438
rspec-support (3.9.3)
439439
rspec_junit_formatter (0.4.1)
440440
rspec-core (>= 2, < 4, != 2.12.0)
441-
rubocop (1.1.0)
441+
rubocop (1.2.0)
442442
parallel (~> 1.10)
443443
parser (>= 2.7.1.5)
444444
rainbow (>= 2.2.2, < 4.0)
@@ -447,7 +447,7 @@ GEM
447447
rubocop-ast (>= 1.0.1)
448448
ruby-progressbar (~> 1.7)
449449
unicode-display_width (>= 1.4.0, < 2.0)
450-
rubocop-ast (1.1.0)
450+
rubocop-ast (1.1.1)
451451
parser (>= 2.7.1.5)
452452
rubocop-performance (1.8.1)
453453
rubocop (>= 0.87.0)

0 commit comments

Comments
 (0)