Skip to content

Commit

Permalink
Bump gds-api-adapters from 63.1.1 to 63.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 8, 2020
1 parent 907871e commit 248d3c5
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 @@ -4,7 +4,7 @@ ruby File.read(".ruby-version").strip

gem "asset_bom_removal-rails", "~> 1.0"
gem "dalli"
gem "gds-api-adapters", "~> 63.1"
gem "gds-api-adapters", "~> 63.2"
gem "govuk_ab_testing", "~> 2.4"
gem "govuk_app_config", "~> 2.0"
gem "govuk_publishing_components", "~> 21.19.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
gds-api-adapters (63.1.1)
gds-api-adapters (63.2.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -192,7 +192,7 @@ GEM
puma (4.3.1)
nio4r (~> 2.0)
rack (2.0.8)
rack-cache (1.10.0)
rack-cache (1.11.0)
rack (>= 0.4)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -359,7 +359,7 @@ DEPENDENCIES
capybara
dalli
faker
gds-api-adapters (~> 63.1)
gds-api-adapters (~> 63.2)
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 2.0)
govuk_publishing_components (~> 21.19.0)
Expand Down

0 comments on commit 248d3c5

Please sign in to comment.