Skip to content

Commit

Permalink
Merge pull request #729 from alphagov/dependabot/bundler/gds-api-adap…
Browse files Browse the repository at this point in the history
…ters-67.0.0

Bump gds-api-adapters from 63.6.0 to 67.0.0
  • Loading branch information
sihugh authored Jun 9, 2020
2 parents ccf8b78 + 2111b2d commit 7de2303
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "gds-api-adapters", "~> 63.6.0"
gem "gds-api-adapters", "~> 67.0.0"
gem "gds-sso", "~> 14"
gem "govuk-content-schema-test-helpers", "~> 1.6"
gem "govuk_app_config", "~> 2.2"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ GEM
multipart-post (>= 1.2, < 3)
filelock (1.1.1)
find_a_port (1.0.1)
gds-api-adapters (63.6.0)
gds-api-adapters (67.0.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -138,7 +138,7 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0425)
mime-types-data (3.2020.0512)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.4)
public_suffix (4.0.5)
rack (2.2.2)
rack-cache (1.11.1)
rack (>= 0.4)
Expand Down Expand Up @@ -351,7 +351,7 @@ DEPENDENCIES
climate_control (~> 0.2)
database_cleaner (~> 1.8.5)
factory_bot (~> 5.2)
gds-api-adapters (~> 63.6.0)
gds-api-adapters (~> 67.0.0)
gds-sso (~> 14)
govuk-content-schema-test-helpers (~> 1.6)
govuk_app_config (~> 2.2)
Expand Down

0 comments on commit 7de2303

Please sign in to comment.