Skip to content

Commit

Permalink
Bump gds-api-adapters from 52.8.0 to 53.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Aug 31, 2018
1 parent 5f96aa8 commit 59b5c34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 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', '~> 52.8'
gem 'gds-api-adapters', '~> 53.0'
gem 'govuk_ab_testing', '~> 2.4'
gem 'govuk_app_config', '~> 1.8'
gem 'govuk_frontend_toolkit', '~> 7.6'
Expand Down
8 changes: 2 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
GEM
remote: https://rubygems.org/
specs:
PriorityQueue (0.1.2)
actioncable (5.2.1)
actionpack (= 5.2.1)
nio4r (~> 2.0)
Expand Down Expand Up @@ -93,10 +92,9 @@ GEM
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
gds-api-adapters (52.8.0)
gds-api-adapters (53.0.0)
addressable
link_header
lrucache (~> 0.1.1)
null_logger
plek (>= 1.9.0)
rack-cache
Expand Down Expand Up @@ -167,8 +165,6 @@ GEM
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lrucache (0.1.4)
PriorityQueue (~> 0.1.2)
mail (2.7.0)
mini_mime (>= 0.1.1)
marcel (0.3.2)
Expand Down Expand Up @@ -360,7 +356,7 @@ DEPENDENCIES
chromedriver-helper
dalli
faker
gds-api-adapters (~> 52.8)
gds-api-adapters (~> 53.0)
govuk-lint
govuk_ab_testing (~> 2.4)
govuk_app_config (~> 1.8)
Expand Down

0 comments on commit 59b5c34

Please sign in to comment.