From 2834f9003c72912cb0559b2e6052ac159206974f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 09:31:50 +0000 Subject: [PATCH] Bump excon from 0.67.0 to 0.72.0 in /android Bumps [excon](https://github.com/excon/excon) from 0.67.0 to 0.72.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.72.0) Signed-off-by: dependabot[bot] --- android/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 135a90e..d30a5ee 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -18,7 +18,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.7.5) emoji_regex (1.0.1) - excon (0.67.0) + excon (0.72.0) faraday (0.17.0) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6)