From a27b5660dcc3241b4bc9c6614544f10d73cd4f38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:42:40 +0000 Subject: [PATCH] Bump faraday from 2.12.1 to 2.12.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.1 to 2.12.2. - [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.12.1...v2.12.2) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ecb147..a86c882 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM digest (3.1.1) docile (1.4.1) dotenv (3.1.4) - faraday (2.12.1) + faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -32,7 +32,7 @@ GEM ffi (1.17.0-x86_64-linux-gnu) hashdiff (1.1.2) ipaddr (1.2.7) - json (2.9.0) + json (2.9.1) json-schema (5.1.1) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -40,7 +40,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.2) + logger (1.6.4) method_source (1.1.0) multi_json (1.15.0) mustermann (3.0.3)