From ef296d971d708a76cc522d69cb723069819a2045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 17:58:18 +0000 Subject: [PATCH] Bump gds-api-adapters from 71.0.0 to 86.0.0 Bumps [gds-api-adapters](https://github.com/alphagov/gds-api-adapters) from 71.0.0 to 86.0.0. - [Release notes](https://github.com/alphagov/gds-api-adapters/releases) - [Changelog](https://github.com/alphagov/gds-api-adapters/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/gds-api-adapters/compare/v71.0.0...v86.0.0) --- updated-dependencies: - dependency-name: gds-api-adapters dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb8c2b34..2c8809c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) amq-protocol (2.3.1) ast (2.4.1) bunny (2.15.0) @@ -27,7 +27,7 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.1) - gds-api-adapters (71.0.0) + gds-api-adapters (86.0.0) addressable link_header null_logger @@ -44,7 +44,7 @@ GEM json-schema (~> 2.8.0) hashdiff (1.0.1) http-accept (1.7.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) i18n (1.8.9) concurrent-ruby (~> 1.0) @@ -56,9 +56,9 @@ GEM activesupport (>= 5.2) request_store method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) + mime-types-data (3.2023.0218.1) minitest (5.14.4) multipart-post (2.1.1) netrc (0.11.0) @@ -73,7 +73,7 @@ GEM pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) - public_suffix (4.0.6) + public_suffix (5.0.1) rack (2.2.3) rainbow (3.0.0) raindrops (0.19.1) @@ -141,7 +141,7 @@ GEM tzinfo (>= 1.0.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) + unf_ext (0.0.8.2) unicode-display_width (1.7.0) unicorn (5.8.0) kgio (~> 2.6)