From 58f754345e946870de5ab017f537ca5c3a23aed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:46:57 +0000 Subject: [PATCH] Bump faraday from 2.12.2 to 2.14.3 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 to 2.14.3. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.12.2...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 35 ++++++++--------------------------- 1 file changed, 8 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b705e40..460f9a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,6 @@ GEM docker-api (2.4.0) excon (>= 0.64.0) multi_json - domain_name (0.6.20240107) erubi (1.13.1) excon (1.2.3) facter (4.10.0) @@ -76,14 +75,14 @@ GEM facterdb (1.27.0) facter (< 5.0.0) jgrep (~> 1.5, >= 1.5.4) - faraday (2.12.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.4) + net-http (~> 0.5) faraday-net_http_persistent (2.3.0) faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) @@ -113,14 +112,11 @@ GEM highline (3.1.2) reline hocon (1.4.0) - http-accept (1.7.0) - http-cookie (1.0.8) - domain_name (~> 0.5) httpclient (2.8.3) io-console (0.8.0) jgrep (1.5.4) jmespath (1.6.2) - json (2.5.1) + json (2.20.0) json-schema (4.3.1) addressable (>= 2.8) jwt (2.10.1) @@ -128,7 +124,7 @@ GEM little-plugger (1.1.4) locale (2.1.4) log4r (1.1.10) - logger (1.6.5) + logger (1.7.0) logging (2.4.0) little-plugger (~> 1.1) multi_json (~> 1.14) @@ -136,16 +132,12 @@ GEM json-schema (>= 2.8, < 5.0) spdx-licenses (~> 1.0) method_source (1.1.0) - mime-types (3.6.0) - logger - mime-types-data (~> 3.2015) - mime-types-data (3.2025.0107) minitar (0.12.1) mocha (1.16.1) molinillo (0.8.0) multi_json (1.15.0) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) net-http-persistent (4.0.5) connection_pool (~> 2.2) net-scp (4.0.0) @@ -155,7 +147,6 @@ GEM gssapi (~> 1.3.0) net-ssh (>= 2.0) net-telnet (0.2.0) - netrc (0.11.0) nkf (0.2.0) nori (2.7.1) bigdecimal @@ -189,9 +180,6 @@ GEM puppet-resource_api (~> 1.5) scanf (~> 1.0) semantic_puppet (~> 1.0) - puppet-blacksmith (8.0.0) - puppet-modulebuilder (~> 2.0, >= 2.0.2) - rest-client (~> 2.0) puppet-debugger (1.4.0) awesome_print (~> 1.7) bundler @@ -286,11 +274,6 @@ GEM regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) - rest-client (2.1.0) - http-accept (>= 1.7.0, < 2.0) - http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 4.0) - netrc (~> 0.8) retryable (3.0.5) rexml (3.4.0) rgen (0.9.1) @@ -391,7 +374,7 @@ GEM tty-cursor (~> 0.7) unicode-display_width (2.6.0) unicode_utils (1.4.0) - uri (1.0.2) + uri (1.1.1) voxpupuli-puppet-lint-plugins (5.0.0) puppet-lint (~> 4.0) puppet-lint-absolute_classname-check (~> 4.0) @@ -436,12 +419,10 @@ DEPENDENCIES codecov (~> 0.2) dependency_checker (~> 1.0.0) facterdb (~> 1.18) - json (= 2.5.1) metadata-json-lint (~> 3.0) parallel_tests (= 3.12.1) pry (~> 0.10) puppet - puppet-blacksmith puppet-debugger (~> 1.0) puppet_litmus (~> 1.0) puppetlabs_spec_helper (~> 6.0)