Skip to content

Commit

Permalink
Merge pull request #1636 from alphagov/dependabot/bundler/gds-api-ada…
Browse files Browse the repository at this point in the history
…pters-97.6.0
  • Loading branch information
govuk-ci authored Dec 10, 2024
2 parents 1a441a7 + cbecefa commit 587a9fb
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 @@ -6,7 +6,7 @@ gem "aws-sdk-s3"
gem "bootsnap", require: false
gem "chartkick"
gem "dartsass-rails"
gem "gds-api-adapters", "~> 97.5.0"
gem "gds-api-adapters", "~> 97.6.0"
gem "gds-sso"
gem "govspeak"
gem "govuk_app_config"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ GEM
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
gds-api-adapters (97.5.0)
gds-api-adapters (97.6.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
hashie (5.0.0)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.7)
http-cookie (1.0.8)
domain_name (~> 0.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -738,7 +738,7 @@ DEPENDENCIES
chartkick
dartsass-rails
factory_bot_rails
gds-api-adapters (~> 97.5.0)
gds-api-adapters (~> 97.6.0)
gds-sso
govspeak
govuk_app_config
Expand Down

0 comments on commit 587a9fb

Please sign in to comment.