From 8b56262573db49f5e8c14d5cf530c979deed1285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:21:07 -0400 Subject: [PATCH] Bump faraday-multipart from 1.1.0 to 1.1.1 (#2408) Bumps [faraday-multipart](https://github.com/lostisland/faraday-multipart) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/lostisland/faraday-multipart/releases) - [Changelog](https://github.com/lostisland/faraday-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday-multipart/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: faraday-multipart dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31da94b6..3b11807c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-multipart (1.1.0) + faraday-multipart (1.1.1) multipart-post (~> 2.0) faraday-net_http (3.4.1) net-http (>= 0.5.0)