From 2413f8c1326ab9d8ba68f42bee0a77ba6bf5ae71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:43:06 +0000 Subject: [PATCH] Bump faraday-net_http from 1.0.1 to 3.0.2 Bumps [faraday-net_http](https://github.com/lostisland/faraday-net_http) from 1.0.1 to 3.0.2. - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](https://github.com/lostisland/faraday-net_http/compare/v1.0.1...v3.0.2) --- updated-dependencies: - dependency-name: faraday-net_http dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff6895f0c7f..9baadfb80d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,23 +4,19 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) + base64 (0.2.0) coderay (1.1.3) - faraday (1.4.1) - faraday-excon (~> 1.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - multipart-post (>= 1.2, < 3) + faraday (2.8.1) + base64 + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-excon (1.1.0) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) + faraday-net_http (3.0.2) fastimage (2.2.4) method_source (1.0.0) minitest (5.14.4) - multipart-post (2.1.1) - octokit (4.21.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) parallel (1.20.1) parser (3.0.1.1) ast (~> 2.4.1) @@ -49,9 +45,9 @@ GEM ruby-progressbar (1.11.0) ruby2_keywords (0.0.4) safe_yaml (1.0.5) - sawyer (0.8.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) unicode-display_width (2.0.0) PLATFORMS