From 606201ccf97688460c3bd1599e8ab53cfd00ab48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 08:23:30 +0000 Subject: [PATCH] Bump multipart-post from 2.1.1 to 2.2.3 Bumps [multipart-post](https://github.com/socketry/multipart-post) from 2.1.1 to 2.2.3. - [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.2.3) --- 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 1c656658c16..8de0d7aa420 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GEM fastimage (2.2.5) method_source (1.0.0) minitest (5.14.4) - multipart-post (2.1.1) + multipart-post (2.2.3) octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3)