From 7ec711c7de66028a369cb6b66e4abdff4386a9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:20:50 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 3aa592b..c7d79c6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" gem "github-pages", group: :jekyll_plugins -gem "faraday", "2.14.1" +gem "faraday", "2.14.2" # remediation CVE-2020-14001 gem "kramdown", ">= 2.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index 67cf7a4..a753ba9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.7.0) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -227,7 +227,7 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.5.1) + json (2.19.5) kramdown (2.3.2) rexml kramdown-parser-gfm (1.1.0) @@ -303,7 +303,7 @@ PLATFORMS DEPENDENCIES activesupport (>= 6.0.3.1) - faraday (= 2.14.1) + faraday (= 2.14.2) github-pages jekyll-algolia jekyll-feed