Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #323 from alphagov/dependabot/bundler/gds-api-adap…
Browse files Browse the repository at this point in the history
…ters-54.1.0
  • Loading branch information
tijmenb authored Nov 2, 2018
2 parents 7f34005 + 0359408 commit 9937fef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

ruby File.read('.ruby-version').strip

gem 'gds-api-adapters', '~> 54.0.0'
gem 'gds-api-adapters', '~> 54.1.0'
gem 'govuk_app_config', '~> 1.10'
gem 'govuk_elements_rails'
gem 'govuk_frontend_toolkit', '~> 8.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
gds-api-adapters (54.0.0)
gds-api-adapters (54.1.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -365,7 +365,7 @@ DEPENDENCIES
better_errors
binding_of_caller
capybara
gds-api-adapters (~> 54.0.0)
gds-api-adapters (~> 54.1.0)
govuk-content-schema-test-helpers (~> 1.6)
govuk-lint
govuk_app_config (~> 1.10)
Expand Down

0 comments on commit 9937fef

Please sign in to comment.