Skip to content

Commit

Permalink
Merge pull request #1243 from alphagov/dependabot/bundler/govuk-lint-…
Browse files Browse the repository at this point in the history
…3.11.0

Bump govuk-lint from 3.9.0 to 3.11.0
  • Loading branch information
cbaines authored Feb 14, 2019
2 parents 6b19d18 + 6eec43c commit e4ca973
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 @@ -115,8 +115,8 @@ GEM
nokogiri (~> 1.5)
rinku (~> 2.0)
sanitize (~> 4.6)
govuk-lint (3.9.0)
rubocop (~> 0.58)
govuk-lint (3.11.0)
rubocop (~> 0.64)
rubocop-rspec (~> 1.28)
scss_lint
govuk_ab_testing (2.4.1)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
concurrent-ruby (~> 1.0)
image_size (2.0.0)
io-like (0.3.0)
jaro_winkler (1.5.1)
jaro_winkler (1.5.2)
jasmine-core (2.99.2)
jasmine-rails (0.14.8)
jasmine-core (>= 1.3, < 3.0)
Expand Down Expand Up @@ -197,8 +197,8 @@ GEM
nokogiri
null_logger (0.0.1)
oj (3.7.8)
parallel (1.12.1)
parser (2.5.1.2)
parallel (1.13.0)
parser (2.6.0.0)
ast (~> 2.4.0)
phantomjs (2.1.1.0)
plek (2.1.1)
Expand Down Expand Up @@ -267,24 +267,24 @@ GEM
rinku (2.0.5)
robotex (1.0.0)
rouge (3.3.0)
rubocop (0.58.2)
rubocop (0.64.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-rspec (1.29.1)
rubocop (>= 0.58.0)
unicode-display_width (~> 1.4.0)
rubocop-rspec (1.32.0)
rubocop (>= 0.60.0)
ruby-progressbar (1.10.0)
rubyzip (1.2.2)
safe_yaml (1.0.4)
sanitize (4.6.6)
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (~> 1.4)
sass (3.5.7)
sass (3.7.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -295,9 +295,9 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
scss_lint (0.57.0)
scss_lint (0.57.1)
rake (>= 0.9, < 13)
sass (~> 3.5.5)
sass (~> 3.5, >= 3.5.5)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
Expand Down Expand Up @@ -329,7 +329,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.4.0)
unicode-display_width (1.4.1)
unicorn (5.4.1)
kgio (~> 2.6)
raindrops (~> 0.7)
Expand Down

0 comments on commit e4ca973

Please sign in to comment.