From a9c33a30d2de9992518df16c11f9411e8e3f6c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 10:30:42 +0000 Subject: [PATCH] Bump faraday from 2.13.1 to 2.13.2 Bumps [faraday](https://github.com/lostisland/faraday) from 2.13.1 to 2.13.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.13.1...v2.13.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 668565aa9..735189f1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,11 +255,11 @@ GEM railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) - faraday (2.13.1) + faraday (2.13.2) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) ffi (1.16.3) flickraw (0.9.10)