Skip to content

Commit

Permalink
Bump gds-api-adapters from 55.0.2 to 56.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Jan 7, 2019
1 parent 3acb01a commit 93c5c6c
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 @@ -13,7 +13,7 @@ gem 'rails_translation_manager', '~> 0.1.0'
gem 'sass-rails', '~> 5.0'
gem 'uglifier', '>= 1.3.0'

gem 'gds-api-adapters', '~> 55.0'
gem 'gds-api-adapters', '~> 56.0'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.11'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GEM
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
gds-api-adapters (55.0.2)
gds-api-adapters (56.0.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -365,7 +365,7 @@ DEPENDENCIES
chromedriver-helper
dalli
faker
gds-api-adapters (~> 55.0)
gds-api-adapters (~> 56.0)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.11)
Expand Down

0 comments on commit 93c5c6c

Please sign in to comment.