Skip to content

Commit

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

Bump govuk-lint from 3.7.0 to 3.8.0
  • Loading branch information
thomasleese authored Apr 10, 2018
2 parents 873c40a + 25055b8 commit a525ca6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ end

group :development, :test do
gem 'jasmine-rails', '~> 0.14.1'
gem 'govuk-lint', '~> 3.7.0'
gem 'govuk-lint', '~> 3.8.0'
gem 'pry'
end

Expand Down
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ GEM
sanitize (~> 4.6)
govuk-content-schema-test-helpers (1.6.1)
json-schema (~> 2.8.0)
govuk-lint (3.7.0)
rubocop (~> 0.51.0)
govuk-lint (3.8.0)
rubocop (~> 0.52.0)
rubocop-rspec (~> 1.19.0)
scss_lint
govuk_app_config (1.4.2)
Expand Down Expand Up @@ -233,8 +233,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.2.2)
rake
rainbow (3.0.0)
raindrops (0.19.0)
rake (12.3.1)
rb-fsevent (0.10.3)
Expand All @@ -248,11 +247,11 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rouge (3.1.1)
rubocop (0.51.0)
rubocop (0.52.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
parser (>= 2.4.0.2, < 3.0)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 3.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-rspec (1.19.0)
Expand Down Expand Up @@ -338,7 +337,7 @@ DEPENDENCIES
capybara (~> 2.18.0)
gds-api-adapters (~> 52.5)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint (~> 3.7.0)
govuk-lint (~> 3.8.0)
govuk_app_config (~> 1.4.1)
govuk_frontend_toolkit (~> 7.4.1)
govuk_publishing_components (~> 6.4.0)
Expand Down

0 comments on commit a525ca6

Please sign in to comment.