From 36b5dc52e1d3f6e71642f08764559cdc4a54da45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 03:57:19 +0000 Subject: [PATCH] Bump gds-api-adapters from 96.0.2 to 96.0.3 Bumps [gds-api-adapters](https://github.com/alphagov/gds-api-adapters) from 96.0.2 to 96.0.3. - [Changelog](https://github.com/alphagov/gds-api-adapters/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/gds-api-adapters/compare/v96.0.2...v96.0.3) --- 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 1ff56498..d638d8d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM faraday-net_http (3.1.0) net-http ffi (1.16.3) - gds-api-adapters (96.0.2) + gds-api-adapters (96.0.3) addressable link_header null_logger @@ -177,7 +177,7 @@ GEM hashie (5.0.0) htmlentities (4.3.4) http-accept (1.7.0) - http-cookie (1.0.6) + http-cookie (1.0.7) domain_name (~> 0.5) i18n (1.14.5) concurrent-ruby (~> 1.0) @@ -213,7 +213,7 @@ GEM method_source (1.0.0) mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2024.0604) + mime-types-data (3.2024.0820) mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.25.1) @@ -470,7 +470,7 @@ GEM pry (>= 0.13, < 0.15) psych (5.1.2) stringio - public_suffix (6.0.0) + public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) racc (1.8.1)