From 0462714ce0c765425d91af5e0be13b4746ea029b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 03:12:54 +0000 Subject: [PATCH] Bump faraday from 2.7.10 to 2.8.1 Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 to 2.8.1. - [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.10...v2.8.1) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c36a34..cb87394 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,12 +11,14 @@ GEM addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.2.0) byebug (11.1.3) crack (0.4.5) rexml diff-lcs (1.5.0) dotenv (2.8.1) - faraday (2.7.10) + faraday (2.8.1) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-multipart (1.0.4)