From 2c9a6b152f3f5eb8d33968e92fceae67df21d829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:41:19 +0000 Subject: [PATCH] Bump faraday from 2.7.4 to 2.12.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.12.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.12.0) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1e23f0d..1781778c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,10 +170,12 @@ 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.12.0) + faraday-net_http (>= 2.0, < 3.4) + json + logger + faraday-net_http (3.3.0) + net-http ffi (1.16.3) fugit (1.8.1) et-orbi (~> 1, >= 1.2.7) @@ -253,6 +255,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 @@ -432,7 +436,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)