Skip to content

Commit

Permalink
Bump rubocop-govuk from 3.16.0 to 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 21, 2020
1 parent 7d4e00f commit e1ff0cd
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
arel (9.0.0)
ast (2.4.0)
ast (2.4.1)
brakeman (4.7.1)
bson (4.9.1)
builder (3.2.4)
Expand Down Expand Up @@ -170,9 +170,9 @@ GEM
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
null_logger (0.0.1)
parallel (1.19.1)
parser (2.7.1.3)
ast (~> 2.4.0)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
plek (4.0.0)
pry (0.12.2)
coderay (~> 1.1.0)
Expand Down Expand Up @@ -248,30 +248,30 @@ GEM
rspec-mocks (~> 3.9)
rspec-support (~> 3.9)
rspec-support (3.9.3)
rubocop (0.85.1)
rubocop (0.87.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.0.3)
rubocop-ast (>= 0.1.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.0.3)
rubocop-ast (0.2.0)
parser (>= 2.7.0.1)
rubocop-govuk (3.16.0)
rubocop (= 0.85.1)
rubocop-govuk (3.17.0)
rubocop (= 0.87.1)
rubocop-rails (= 2.6.0)
rubocop-rake (= 0.5.1)
rubocop-rspec (= 1.39.0)
rubocop-rspec (= 1.42.0)
rubocop-rails (2.6.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.82.0)
rubocop-rake (0.5.1)
rubocop
rubocop-rspec (1.39.0)
rubocop (>= 0.68.1)
rubocop-rspec (1.42.0)
rubocop (>= 0.87.0)
ruby-progressbar (1.10.1)
rubyzip (2.0.0)
safe_yaml (1.0.5)
Expand Down

0 comments on commit e1ff0cd

Please sign in to comment.