Skip to content

Commit

Permalink
Bump gds-api-adapters from 57.0.0 to 57.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Jan 22, 2019
1 parent abc01ff commit a799ea1
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 @@ -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', '~> 57.0'
gem 'gds-api-adapters', '~> 57.1'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.11'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
anemone (0.7.2)
nokogiri (>= 1.3.0)
Expand Down Expand Up @@ -95,7 +95,7 @@ GEM
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
gds-api-adapters (57.0.0)
gds-api-adapters (57.1.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -365,7 +365,7 @@ DEPENDENCIES
chromedriver-helper
dalli
faker
gds-api-adapters (~> 57.0)
gds-api-adapters (~> 57.1)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.11)
Expand Down

0 comments on commit a799ea1

Please sign in to comment.