Skip to content

Commit

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

Bump gds-api-adapters from 57.0.0 to 57.2.1
  • Loading branch information
cbaines authored Jan 23, 2019
2 parents d0ac2c6 + 659d76e commit b42a62e
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 @@ -39,4 +39,4 @@ end
gem 'plek', '2.1.1'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
gem 'govuk_template', '0.25.0'
gem 'gds-api-adapters', '~> 57.0'
gem 'gds-api-adapters', '~> 57.2'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
archive-zip (0.11.0)
io-like (~> 0.3.0)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
fspath (3.1.0)
gds-api-adapters (57.0.0)
gds-api-adapters (57.2.1)
addressable
link_header
null_logger
Expand Down Expand Up @@ -359,7 +359,7 @@ DEPENDENCIES
asset_bom_removal-rails (~> 1.0.0)
better_errors
binding_of_caller
gds-api-adapters (~> 57.0)
gds-api-adapters (~> 57.2)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint (~> 3.10.0)
govuk_app_config (~> 1.11.2)
Expand Down

0 comments on commit b42a62e

Please sign in to comment.