Skip to content

Commit

Permalink
Merge pull request #1330 from alphagov/dependabot/bundler/gds-api-ada…
Browse files Browse the repository at this point in the history
…pters-59.2.1
  • Loading branch information
thomasleese authored May 9, 2019
2 parents c28f071 + 4f4954d commit 4874574
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', '~> 59.1'
gem 'gds-api-adapters', '~> 59.2'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.16'
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 @@ -94,7 +94,7 @@ GEM
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.10.0)
gds-api-adapters (59.1.0)
gds-api-adapters (59.2.1)
addressable
link_header
null_logger
Expand Down Expand Up @@ -311,7 +311,7 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unf_ext (0.0.7.6)
unicode-display_width (1.5.0)
unicorn (5.4.1)
kgio (~> 2.6)
Expand Down Expand Up @@ -348,7 +348,7 @@ DEPENDENCIES
chromedriver-helper
dalli
faker
gds-api-adapters (~> 59.1)
gds-api-adapters (~> 59.2)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.16)
Expand Down

0 comments on commit 4874574

Please sign in to comment.