From b632f2269e0ed9afdd7bd16f223f6ebf37e3caf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2020 02:23:52 +0000 Subject: [PATCH] :arrow_up: Bump excon from 0.55.0 to 0.75.0 in /iOS Bumps [excon](https://github.com/excon/excon) from 0.55.0 to 0.75.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.55.0...v0.75.0) Signed-off-by: dependabot[bot] --- iOS/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iOS/Gemfile.lock b/iOS/Gemfile.lock index b7fca3c..cbae682 100644 --- a/iOS/Gemfile.lock +++ b/iOS/Gemfile.lock @@ -78,7 +78,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.2.0) escape (0.0.4) - excon (0.55.0) + excon (0.75.0) faraday (0.11.0) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6)