From 7c8e82074ea5343c5eba7c03847f76f84b1ef71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 02:22:18 +0000 Subject: [PATCH] Bump faraday-multipart from 1.0.4 to 1.1.0 Bumps [faraday-multipart](https://github.com/lostisland/faraday-multipart) from 1.0.4 to 1.1.0. - [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.0.4...v1.1.0) --- updated-dependencies: - dependency-name: faraday-multipart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb37f26cd..d0da93d02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,8 +194,8 @@ GEM faraday-net_http (>= 2.0, < 3.4) json logger - faraday-multipart (1.0.4) - multipart-post (~> 2) + faraday-multipart (1.1.0) + multipart-post (~> 2.0) faraday-net_http (3.3.0) net-http faraday-retry (2.2.1)