From 89649443a1a9fe0eb3085c0ee26f8be1aee27297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 04:08:53 +0000 Subject: [PATCH] Bump faraday-multipart from 1.1.1 to 1.2.0 Bumps [faraday-multipart](https://github.com/lostisland/faraday-multipart) from 1.1.1 to 1.2.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.1.1...v1.2.0) --- updated-dependencies: - dependency-name: faraday-multipart dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 68cc545..294b6e7 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM faraday-net_http (>= 2.0, < 3.5) json logger - faraday-multipart (1.1.1) + faraday-multipart (1.2.0) multipart-post (~> 2.0) faraday-net_http (3.4.1) net-http (>= 0.5.0)