From 6ba8babc8fc6a951c3ef4209f7e7677600c9572f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:07:58 +0000 Subject: [PATCH] chore(deps): 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4b5741eebea..3358b0afe089 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,12 +41,12 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.10.0) - faraday (2.12.2) + faraday (2.14.3) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.4) + net-http (~> 0.5) faraday-retry (2.3.1) faraday (~> 2.0) fastimage (2.4.0) @@ -235,7 +235,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.12.2) + json (2.20.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -258,8 +258,8 @@ GEM minitest (5.25.5) multi_xml (0.7.1) bigdecimal (~> 3.1) - net-http (0.6.0) - uri + net-http (0.9.1) + uri (>= 0.11.1) nokogiri (1.18.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -341,7 +341,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.1.1) webrick (1.9.1) PLATFORMS