From 44381aa1db5203e2132bc58e3a7a8f5084fb59ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:31:10 +0000 Subject: [PATCH] Bump faraday from 1.10.3 to 1.10.4 Bumps [faraday](https://github.com/lostisland/faraday) from 1.10.3 to 1.10.4. - [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/v1.10.3...v1.10.4) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d27ddd..a87b23b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM rexml diff-lcs (1.5.1) docile (1.4.0) - faraday (1.10.3) + faraday (1.10.4) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -38,7 +38,7 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) @@ -48,7 +48,7 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) method_source (1.0.0) - multipart-post (2.3.0) + multipart-post (2.4.1) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1)