From c35d99d8f93e2c021571f033627711aa94e10e45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 14 May 2019 05:17:02 +0000 Subject: [PATCH] build: bump multipart-post from 2.1.0 to 2.1.1 in /docs Bumps [multipart-post](https://github.com/nicksieger/multipart-post) from 2.1.0 to 2.1.1. - [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.1.0...v2.1.1) 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 82a6cbd9d3..1bc1a33e82 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.1.0) + multipart-post (2.1.1) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) octokit (4.14.0)