From 799ac6f0a3e3235be356e7d64e9cf5f0edf03db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 03:26:06 +0000 Subject: [PATCH] Bump faraday from 2.8.1 to 2.9.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.8.1 to 2.9.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.8.1...v2.9.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 e21d94e7..89f7fe7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,11 +157,10 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-net_http (3.1.0) + net-http faraday-net_http_persistent (2.1.0) faraday (~> 2.5) net-http-persistent (~> 4.0) @@ -258,6 +257,8 @@ GEM multi_xml (0.6.0) mutex_m (0.2.0) nested_form (0.3.2) + net-http (0.4.1) + uri net-http-persistent (4.0.2) connection_pool (~> 2.2) net-imap (0.4.9.1) @@ -535,6 +536,7 @@ GEM unf_ext unf_ext (0.0.9.1) unicode-display_width (2.5.0) + uri (0.13.0) version_gem (1.1.3) web-console (4.2.1) actionview (>= 6.0.0)