From a27cc63f414ea7e130ef17a6ed47407a2f41be71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:39:48 +0000 Subject: [PATCH] :arrow_up: Bump faraday-multipart from 1.0.4 to 1.1.0 (#2906) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71222bdd6a7..3755f8d57c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,8 +208,8 @@ GEM faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) - faraday-multipart (1.0.4) - multipart-post (~> 2) + faraday-multipart (1.1.0) + multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0)