From 4dd8f550e6c5273648cf4118065801ed01eaf4d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 01:18:29 +0000 Subject: [PATCH] build(deps): bump faraday from 2.12.0 to 2.12.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.0 to 2.12.1. - [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.0...v2.12.1) --- updated-dependencies: - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 369bcf06bdf..7dd8f2aee2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,12 +24,12 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + faraday (2.12.1) + faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.0) + net-http (>= 0.5.0) faraday-retry (2.2.1) faraday (~> 2.0) ffi (1.17.0-aarch64-linux-gnu) @@ -102,7 +102,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.8.1) + json (2.8.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -174,7 +174,7 @@ GEM typhoeus (1.4.1) ethon (>= 0.9.0) unicode-display_width (2.6.0) - uri (1.0.1) + uri (1.0.2) webrick (1.9.0) yell (2.2.2) zeitwerk (2.7.1)