Skip to content

Commit

Permalink
Bump gds-api-adapters from 63.3.0 to 63.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 10, 2020
1 parent 536a3ae commit 1296cff
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 @@ -37,7 +37,7 @@ group :development, :test do
gem "rubocop-govuk"
end

gem "gds-api-adapters", "~> 63.3"
gem "gds-api-adapters", "~> 63.4"
gem "govuk_frontend_toolkit", "~> 9.0.0"
gem "govuk_template", "0.26.0"
gem "plek", "3.0.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.12.2)
fspath (3.1.2)
gds-api-adapters (63.3.0)
gds-api-adapters (63.4.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
public_suffix (4.0.3)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.1.2)
rack (2.2.1)
rack-cache (1.11.0)
rack (>= 0.4)
rack-test (1.1.0)
Expand Down Expand Up @@ -331,7 +331,7 @@ DEPENDENCIES
asset_bom_removal-rails (~> 1.0.0)
better_errors
binding_of_caller
gds-api-adapters (~> 63.3)
gds-api-adapters (~> 63.4)
govuk-content-schema-test-helpers (~> 1.6)
govuk_app_config (~> 2.0.3)
govuk_frontend_toolkit (~> 9.0.0)
Expand Down

0 comments on commit 1296cff

Please sign in to comment.