Skip to content

Commit

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

Bump gds-api-adapters from 60.1.0 to 61.0.0
  • Loading branch information
andysellick authored Nov 7, 2019
2 parents bb6a1cb + 37272c9 commit 14750f4
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', '3.0.0'
gem 'govuk_frontend_toolkit', '~> 9.0.0'
gem 'govuk_template', '0.26.0'
gem 'gds-api-adapters', '~> 60.1'
gem 'gds-api-adapters', '~> 61.0'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
fspath (3.1.2)
gds-api-adapters (60.1.0)
gds-api-adapters (61.0.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -198,7 +198,7 @@ GEM
puma (4.2.1)
nio4r (~> 2.0)
rack (2.0.7)
rack-cache (1.9.0)
rack-cache (1.10.0)
rack (>= 0.4)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -336,7 +336,7 @@ DEPENDENCIES
asset_bom_removal-rails (~> 1.0.0)
better_errors
binding_of_caller
gds-api-adapters (~> 60.1)
gds-api-adapters (~> 61.0)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint (~> 4.2)
govuk_app_config (~> 2.0.1)
Expand Down

0 comments on commit 14750f4

Please sign in to comment.