From b6af1e426353f1765b02f1e69a94589cac2d248a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 05:46:08 +0000 Subject: [PATCH] build: bump faraday from 0.16.2 to 0.17.0 in /docs Bumps [faraday](https://github.com/lostisland/faraday) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/master/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v0.16.2...v0.17.0) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 704667201e..4c3088f4e6 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -25,7 +25,7 @@ GEM ffi (>= 1.3.0) eventmachine (1.2.7) execjs (2.7.0) - faraday (0.16.2) + faraday (0.17.0) multipart-post (>= 1.2, < 3) ffi (1.11.1) forwardable-extended (2.6.0)