Skip to content

Commit

Permalink
Merge pull request #1200 from alphagov/dependabot/bundler/govuk-conte…
Browse files Browse the repository at this point in the history
…nt-schema-test-helpers-1.6.1

Bump govuk-content-schema-test-helpers from 1.6.0 to 1.6.1
  • Loading branch information
suzannehamilton committed Mar 19, 2018
2 parents cf8c3e1 + ed0d9ce commit 55d5fa6
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 @@ -29,7 +29,7 @@ end
group :test do
gem 'bunny-mock', '~> 1.7'
gem 'govuk_schemas', '~> 3.1.0'
gem 'govuk-content-schema-test-helpers', '~> 1.6.0'
gem 'govuk-content-schema-test-helpers', '~> 1.6.1'
gem "rack-test", "~> 0.8.3"
gem 'rspec'
gem "simplecov", "~> 0.15.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
plek (>= 1.9.0)
rack-cache
rest-client (~> 2.0)
govuk-content-schema-test-helpers (1.6.0)
govuk-content-schema-test-helpers (1.6.1)
json-schema (~> 2.8.0)
govuk-lint (3.7.0)
rubocop (~> 0.51.0)
Expand Down Expand Up @@ -242,7 +242,7 @@ DEPENDENCIES
bunny-mock (~> 1.7)
elasticsearch (~> 2)
gds-api-adapters (~> 52.1)
govuk-content-schema-test-helpers (~> 1.6.0)
govuk-content-schema-test-helpers (~> 1.6.1)
govuk-lint (~> 3.7.0)
govuk_app_config (~> 1.4.0)
govuk_document_types (~> 0.4.0)
Expand Down

0 comments on commit 55d5fa6

Please sign in to comment.