Skip to content

Commit

Permalink
Bump gds-api-adapters from 98.1.0 to 98.2.0
Browse files Browse the repository at this point in the history
Bumps [gds-api-adapters](https://github.com/alphagov/gds-api-adapters) from 98.1.0 to 98.2.0.
- [Changelog](https://github.com/alphagov/gds-api-adapters/blob/main/CHANGELOG.md)
- [Commits](alphagov/gds-api-adapters@v98.1.0...v98.2.0)

---
updated-dependencies:
- dependency-name: gds-api-adapters
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 6df7fa1 commit 6bfce78
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 @@ -6,7 +6,7 @@ gem "aws-sdk-s3"
gem "bootsnap", require: false
gem "chartkick"
gem "dartsass-rails"
gem "gds-api-adapters", "~> 98.1.0"
gem "gds-api-adapters", "~> 98.2.0"
gem "gds-sso"
gem "govspeak"
gem "govuk_app_config"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ GEM
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
gds-api-adapters (98.1.0)
gds-api-adapters (98.2.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -740,7 +740,7 @@ DEPENDENCIES
chartkick
dartsass-rails
factory_bot_rails
gds-api-adapters (~> 98.1.0)
gds-api-adapters (~> 98.2.0)
gds-sso
govspeak
govuk_app_config
Expand Down

0 comments on commit 6bfce78

Please sign in to comment.