From 18e04d35760fbdf6c2fe03648facb3351c1e1d73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:20:51 +0000 Subject: [PATCH] Bump faraday from 2.7.12 to 2.8.0 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.12 to 2.8.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.12...v2.8.0) --- updated-dependencies: - dependency-name: faraday dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a005715..3527401 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.9.1) - faraday (2.7.12) + faraday (2.8.0) base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4)