From 3578893c20607b1c6bf6dff0786e2c840cb6b4dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 09:03:05 +0000 Subject: [PATCH] Bump multipart-post from 2.1.1 to 2.3.0 Bumps [multipart-post](https://github.com/socketry/multipart-post) from 2.1.1 to 2.3.0. - [Release notes](https://github.com/socketry/multipart-post/releases) - [Changelog](https://github.com/socketry/multipart-post/blob/main/changelog.md) - [Commits](https://github.com/socketry/multipart-post/compare/v2.1.1...v2.3.0) --- updated-dependencies: - dependency-name: multipart-post dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b1a43f6fb0..8ffba11ad36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM fastimage (2.2.3) method_source (1.0.0) minitest (5.14.4) - multipart-post (2.1.1) + multipart-post (2.3.0) octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3)