From 9f43cd858cd32551acf868ddacb582e31b111806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 18:02:22 +0000 Subject: [PATCH] build(deps): bump faraday-net_http_persistent in /docs Bumps [faraday-net_http_persistent](https://github.com/lostisland/faraday-net_http_persistent) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/lostisland/faraday-net_http_persistent/releases) - [Commits](https://github.com/lostisland/faraday-net_http_persistent/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: faraday-net_http_persistent dependency-type: indirect update-type: version-update:semver-minor ... 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 b1d310eecb..bb36663666 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -41,7 +41,7 @@ GEM faraday-excon (1.1.0) faraday-httpclient (1.0.1) faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) + faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) ffi (1.15.3) forwardable-extended (2.6.0)