From 293afb47846ad0791f5fb4396165afd231d09f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 08:51:16 +0000 Subject: [PATCH] Bump faraday from 2.7.4 to 2.10.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.10.0. - [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.7.4...v2.10.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04f796fc5..cf18bb602 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,10 +167,11 @@ GEM railties (>= 5.0.0) faker (3.4.1) i18n (>= 1.8.11, < 2) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.10.0) + faraday-net_http (>= 2.0, < 3.2) + logger + faraday-net_http (3.1.0) + net-http ffi (1.16.3) fugit (1.8.1) et-orbi (~> 1, >= 1.2.7) @@ -250,6 +251,8 @@ GEM msgpack (1.6.0) multi_xml (0.6.0) mutex_m (0.2.0) + net-http (0.4.1) + uri net-imap (0.4.12) date net-protocol @@ -424,7 +427,6 @@ GEM ruby-progressbar (1.11.0) ruby-vips (2.2.0) ffi (~> 1.12) - ruby2_keywords (0.0.5) rubyzip (2.3.2) sassc (2.4.0) ffi (~> 1.9)