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

Commit

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

Bump gds-api-adapters from 54.1.0 to 54.1.2
  • Loading branch information
cbaines committed Nov 6, 2018
2 parents 6785642 + 0060a7b commit 5fe2abc
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 @@ -8,7 +8,7 @@ gem 'slimmer', '~> 13.0.0'
gem 'plek', '2.1.1'
gem "govuk_app_config", "~> 1.10.0"
gem 'govuk_frontend_toolkit', '8.1.0'
gem 'gds-api-adapters', '54.1.0'
gem 'gds-api-adapters', '54.1.2'
gem 'asset_bom_removal-rails', '~> 1.0.0'
gem 'govuk_publishing_components', '~> 12.4.0'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
gds-api-adapters (54.1.0)
gds-api-adapters (54.1.2)
addressable
link_header
null_logger
Expand Down Expand Up @@ -320,7 +320,7 @@ DEPENDENCIES
asset_bom_removal-rails (~> 1.0.0)
capybara (= 3.10.1)
ci_reporter_rspec
gds-api-adapters (= 54.1.0)
gds-api-adapters (= 54.1.2)
govuk-lint
govuk_app_config (~> 1.10.0)
govuk_frontend_toolkit (= 8.1.0)
Expand Down

0 comments on commit 5fe2abc

Please sign in to comment.