From cbc511c52607d553dab9c622da3d26deee54a445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:21:48 +0000 Subject: [PATCH] Bump gds-api-adapters from 96.0.1 to 96.0.2 Bumps [gds-api-adapters](https://github.com/alphagov/gds-api-adapters) from 96.0.1 to 96.0.2. - [Changelog](https://github.com/alphagov/gds-api-adapters/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/gds-api-adapters/compare/v96.0.1...v96.0.2) --- updated-dependencies: - dependency-name: gds-api-adapters dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11abaa4a7..5a914f285 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,8 +75,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ansi (1.5.0) ast (2.4.2) base64 (0.2.0) @@ -124,7 +124,7 @@ GEM execjs (2.9.1) faker (3.4.1) i18n (>= 1.8.11, < 2) - gds-api-adapters (96.0.1) + gds-api-adapters (96.0.2) addressable link_header null_logger @@ -467,7 +467,7 @@ GEM pry (>= 0.13, < 0.15) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.0) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0)