From 749b6e6f849c196ad7226a6fbd0b95da9274fb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 23:38:35 +0000 Subject: [PATCH] Bump excon from 0.67.0 to 0.81.0 in /old Bumps [excon](https://github.com/excon/excon) from 0.67.0 to 0.81.0. - [Release notes](https://github.com/excon/excon/releases) - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.67.0...v0.81.0) Signed-off-by: dependabot[bot] --- old/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/Gemfile.lock b/old/Gemfile.lock index 2c4641b..0cf3355 100644 --- a/old/Gemfile.lock +++ b/old/Gemfile.lock @@ -63,7 +63,7 @@ GEM dotenv (2.7.5) emoji_regex (1.0.1) escape (0.0.4) - excon (0.67.0) + excon (0.81.0) faraday (0.17.0) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6)