From 5d0e74715339396148a3c11aa578542fa86537f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2019 10:45:25 +0000 Subject: [PATCH] build: bump faraday from 0.15.4 to 0.16.2 in /docs Bumps [faraday](https://github.com/lostisland/faraday) from 0.15.4 to 0.16.2. - [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.15.4...v0.16.2) 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 bcf006940f..1793153c15 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.15.4) + faraday (0.16.2) multipart-post (>= 1.2, < 3) ffi (1.11.1) forwardable-extended (2.6.0)