Skip to content

Commit

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

Bump govuk-lint from 3.3.1 to 3.4.0
  • Loading branch information
steventux authored Dec 11, 2017
2 parents f8616c0 + 34073a6 commit 27f66f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ end

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

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ GEM
sanitize (~> 2.1.0)
govuk-content-schema-test-helpers (1.5.0)
json-schema (~> 2.5.1)
govuk-lint (3.3.1)
govuk-lint (3.4.0)
rubocop (~> 0.51.0)
rubocop-rspec (~> 1.16.0)
rubocop-rspec (~> 1.19.0)
scss_lint
govuk_app_config (0.3.0)
sentry-raven (~> 2.6.3)
Expand Down Expand Up @@ -244,8 +244,8 @@ GEM
rainbow (>= 2.2.2, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-rspec (1.16.0)
rubocop (>= 0.49.0)
rubocop-rspec (1.19.0)
rubocop (>= 0.51.0)
ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
sanitize (2.1.0)
Expand Down Expand Up @@ -325,7 +325,7 @@ DEPENDENCIES
capybara (~> 2.5.0)
gds-api-adapters (~> 48.0)
govuk-content-schema-test-helpers (~> 1.5)
govuk-lint (~> 3.3.1)
govuk-lint (~> 3.4.0)
govuk_app_config (~> 0.3.0)
govuk_frontend_toolkit (~> 7.2.0)
govuk_publishing_components (~> 2.0.0)
Expand Down

0 comments on commit 27f66f6

Please sign in to comment.