From 4a0bf58edf6b5e8133cfdbac857b3c07888d8d5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:17:52 +0000 Subject: [PATCH] Bump faraday from 2.14.1 to 2.14.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2. - [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.14.1...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5aa147..e706ac7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -20,6 +20,7 @@ GEM net-http (~> 0.5) ffi (1.17.4-aarch64-linux-gnu) ffi (1.17.4-aarch64-mingw-ucrt) + ffi (1.17.4-x86_64-linux-gnu) forwardable-extended (2.6.0) google-protobuf (4.34.1) bigdecimal @@ -27,6 +28,9 @@ GEM google-protobuf (4.34.1-aarch64-linux-gnu) bigdecimal rake (~> 13.3) + google-protobuf (4.34.1-x86_64-linux-gnu) + bigdecimal + rake (~> 13.3) http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) @@ -55,7 +59,7 @@ GEM sass-embedded (~> 1.75) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.19.3) + json (2.19.5) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -87,6 +91,8 @@ GEM google-protobuf (~> 4.31) sass-embedded (1.99.0-aarch64-mingw-ucrt) google-protobuf (~> 4.31) + sass-embedded (1.99.0-x86_64-linux-gnu) + google-protobuf (~> 4.31) sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -104,6 +110,7 @@ GEM PLATFORMS aarch64-linux aarch64-mingw-ucrt + x86_64-linux DEPENDENCIES jekyll (~> 4.0)