From 3e3ecf28cc44321c780cf18236badb24330c3e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:03:40 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.4.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e25aa13..cbe92e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,9 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.2.8) - addressable (2.4.0) - backports (3.15.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + backports (3.23.0) beaker (4.11.0) beaker-hostgenerator hocon (~> 1.0) @@ -30,6 +31,7 @@ GEM specinfra (~> 2) byebug (11.0.1) coderay (1.1.2) + connection_pool (2.3.0) deep_merge (1.2.1) diff-lcs (1.3) domain_name (0.5.20190701) @@ -39,7 +41,7 @@ GEM facter (2.5.5) facter (2.5.5-universal-darwin) CFPropertyList (~> 2.2) - faraday (0.15.4) + faraday (0.17.5) multipart-post (>= 1.2, < 3) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) @@ -52,12 +54,12 @@ GEM fast_gettext (~> 1.1.0) gettext (>= 3.0.2) locale - gh (0.15.1) - addressable (~> 2.4.0) + gh (0.14.0) + addressable backports faraday (~> 0.8) multi_json (~> 1.0) - net-http-persistent (~> 2.9) + net-http-persistent (>= 2.7) net-http-pipeline hiera (3.5.0) highline (1.7.10) @@ -70,8 +72,8 @@ GEM json-schema (2.8.1) addressable (>= 2.4) json_pure (1.8.6) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.0) + addressable (~> 2.7) locale (2.1.2) metaclass (0.0.4) metadata-json-lint (2.2.0) @@ -85,9 +87,10 @@ GEM minitest (5.11.3) mocha (1.9.0) metaclass (~> 0.0.1) - multi_json (1.13.1) - multipart-post (2.1.1) - net-http-persistent (2.9.4) + multi_json (1.15.0) + multipart-post (2.2.3) + net-http-persistent (4.0.1) + connection_pool (~> 2.2) net-http-pipeline (1.0.1) net-ping (2.0.6) net-scp (1.2.1) @@ -103,6 +106,7 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) + public_suffix (5.0.0) puppet (4.10.12) facter (> 2.0, < 4) gettext-setup (>= 0.10, < 1)