From 16a5e3d556397016269b7ee2336601ecba122ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 8 May 2019 05:19:30 +0000 Subject: [PATCH] build: bump multipart-post from 2.0.0 to 2.1.0 in /docs Bumps [multipart-post](https://github.com/nicksieger/multipart-post) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/nicksieger/multipart-post/releases) - [Changelog](https://github.com/socketry/multipart-post/blob/master/History.txt) - [Commits](https://github.com/nicksieger/multipart-post/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index b303fd095d..261f6b43cf 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -214,7 +214,7 @@ GEM jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.11.3) - multipart-post (2.0.0) + multipart-post (2.1.0) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) octokit (4.14.0)