Skip to content

Commit

Permalink
Bump gds-api-adapters from 59.6.0 to 60.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 26, 2019
1 parent daaf5d5 commit b35dc9f
Show file tree
Hide file tree
Showing 2 changed files with 6 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', '~> 59.6'
gem 'gds-api-adapters', '~> 60.0'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.20'
gem 'govuk_frontend_toolkit', '~> 8.2.0'
Expand Down
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
gds-api-adapters (59.6.0)
gds-api-adapters (60.0.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -136,6 +136,7 @@ GEM
webdrivers
hashdiff (1.0.0)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.6.0)
Expand Down Expand Up @@ -249,7 +250,8 @@ GEM
regexp_parser (1.6.0)
request_store (1.4.1)
rack (>= 1.4)
rest-client (2.0.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
Expand Down Expand Up @@ -363,7 +365,7 @@ DEPENDENCIES
capybara
dalli
faker
gds-api-adapters (~> 59.6)
gds-api-adapters (~> 60.0)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.20)
Expand Down

0 comments on commit b35dc9f

Please sign in to comment.