Skip to content

Commit

Permalink
Bump gds-api-adapters from 62.0.0 to 63.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 9, 2019
1 parent 81d1e45 commit 2e67547
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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", "~> 62.0"
gem "gds-api-adapters", "~> 63.0"
gem "govuk_ab_testing", "~> 2.4"
gem "govuk_app_config", "~> 2.0"
gem "govuk_publishing_components", "~> 21.13.4"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
faraday (0.17.1)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
gds-api-adapters (62.0.0)
gds-api-adapters (63.0.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -359,7 +359,7 @@ DEPENDENCIES
capybara
dalli
faker
gds-api-adapters (~> 62.0)
gds-api-adapters (~> 63.0)
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 2.0)
govuk_publishing_components (~> 21.13.4)
Expand Down

0 comments on commit 2e67547

Please sign in to comment.