Skip to content

Commit

Permalink
Merge pull request #1481 from alphagov/dependabot/bundler/gds-api-ada…
Browse files Browse the repository at this point in the history
…pters-52.7.0

Bump gds-api-adapters from 52.5.1 to 52.7.0
  • Loading branch information
sihugh authored Aug 3, 2018
2 parents bf374c0 + 5d6aa5a commit 94db662
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ end
gem 'plek', '2.1.1'
gem 'govuk_frontend_toolkit', '~> 7.6.0'
gem 'govuk_template', '0.24.1'
gem 'gds-api-adapters', '~> 52.5'
gem 'gds-api-adapters', '~> 52.7'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
fspath (3.1.0)
gds-api-adapters (52.5.1)
gds-api-adapters (52.7.0)
addressable
link_header
lrucache (~> 0.1.1)
Expand Down Expand Up @@ -212,7 +212,7 @@ GEM
method_source (~> 0.9.0)
public_suffix (3.0.2)
rack (2.0.5)
rack-cache (1.7.1)
rack-cache (1.8.0)
rack (>= 0.4)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -343,7 +343,7 @@ DEPENDENCIES
better_errors
binding_of_caller
capybara (~> 2.18.0)
gds-api-adapters (~> 52.5)
gds-api-adapters (~> 52.7)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint (~> 3.8.0)
govuk_app_config (~> 1.7.0)
Expand Down

0 comments on commit 94db662

Please sign in to comment.