From 499228e9657b936752b660a449e4e51e7d9e4d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:03:26 +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: indirect 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 c2c9d53..9bc7cb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,11 +35,10 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.9.1) - 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 ffi (1.16.3) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -238,6 +237,8 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.20.0) mutex_m (0.2.0) + net-http (0.4.1) + uri nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -295,6 +296,7 @@ GEM unf_ext unf_ext (0.0.9.1) unicode-display_width (1.8.0) + uri (0.13.0) webrick (1.8.1) yell (2.2.2)