Skip to content

Commit

Permalink
Merge pull request #1816 from alphagov/dependabot/bundler/gds-api-ada…
Browse files Browse the repository at this point in the history
…pters-60.0.0
  • Loading branch information
thomasleese authored Aug 27, 2019
2 parents 225d72d + b58fc4f commit ee2393f
Show file tree
Hide file tree
Showing 2 changed files with 6 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', '~> 8.2.0'
gem 'govuk_template', '0.26.0'
gem 'gds-api-adapters', '~> 59.6'
gem 'gds-api-adapters', '~> 60.0'
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ GEM
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
fspath (3.1.2)
gds-api-adapters (59.6.0)
gds-api-adapters (60.0.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -128,6 +128,7 @@ GEM
selenium-webdriver (>= 3.142)
webdrivers
hashdiff (1.0.0)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.6.0)
Expand Down Expand Up @@ -238,7 +239,8 @@ GEM
regexp_parser (1.5.1)
request_store (1.4.1)
rack (>= 1.4)
rest-client (2.0.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
Expand Down Expand Up @@ -338,7 +340,7 @@ DEPENDENCIES
asset_bom_removal-rails (~> 1.0.0)
better_errors
binding_of_caller
gds-api-adapters (~> 59.6)
gds-api-adapters (~> 60.0)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint (~> 3.11)
govuk_app_config (~> 1.20.2)
Expand Down

0 comments on commit ee2393f

Please sign in to comment.