Skip to content

Commit

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

Bump govuk-lint from 4.2.0 to 4.3.0
  • Loading branch information
andysellick authored Nov 11, 2019
2 parents 622c548 + 793190d commit d2d0c6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.15.0'
gem 'govuk-lint', '~> 4.2'
gem 'govuk-lint', '~> 4.3'
gem 'pry'
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
activesupport (>= 4.2.0)
govuk-content-schema-test-helpers (1.6.1)
json-schema (~> 2.8.0)
govuk-lint (4.2.0)
govuk-lint (4.3.0)
rubocop (~> 0.76)
rubocop-rails (~> 2)
rubocop-rspec (~> 1.28)
Expand Down Expand Up @@ -338,7 +338,7 @@ DEPENDENCIES
binding_of_caller
gds-api-adapters (~> 61.0)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint (~> 4.2)
govuk-lint (~> 4.3)
govuk_app_config (~> 2.0.1)
govuk_frontend_toolkit (~> 9.0.0)
govuk_publishing_components (~> 21.10.0)
Expand Down

0 comments on commit d2d0c6b

Please sign in to comment.