Skip to content

Commit

Permalink
Bump rubocop-govuk from 3.14.0 to 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 4, 2020
1 parent c378608 commit 84df591
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ GEM
mini_portile2 (~> 2.4.0)
null_logger (0.0.1)
parallel (1.19.1)
parser (2.7.1.2)
parser (2.7.1.3)
ast (~> 2.4.0)
phantomjs (2.1.1.0)
plek (3.0.0)
Expand Down Expand Up @@ -247,15 +247,19 @@ GEM
rexml (3.2.4)
robotex (1.0.0)
rouge (3.19.0)
rubocop (0.83.0)
rubocop (0.85.0)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.0.3)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-govuk (3.14.0)
rubocop (= 0.83.0)
rubocop-ast (0.0.3)
parser (>= 2.7.0.1)
rubocop-govuk (3.15.0)
rubocop (= 0.85.0)
rubocop-rails (~> 2)
rubocop-rake (~> 0.5.1)
rubocop-rspec (~> 1.28)
Expand Down

0 comments on commit 84df591

Please sign in to comment.