From 16876f719ed7bc2d5e890b68aeed0127482839be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:57:37 +0000 Subject: [PATCH] Bump excon from 0.22.1 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.22.1 to 0.71.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.22.1...v0.71.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30337c5..ce1370f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,36 +73,37 @@ GEM hot_tub (~> 0.2.4) erubis (2.7.0) eventmachine (1.0.3) - excon (0.22.1) + excon (0.71.0) execjs (1.4.0) multi_json (~> 1.0) faker (1.1.2) i18n (~> 0.5) - faraday (0.8.7) - multipart-post (~> 1.1) + faraday (0.17.1) + multipart-post (>= 1.2, < 3) fattr (2.2.1) - hashie (2.0.5) - heroku-api (0.3.11) - excon (~> 0.22.1) + hashie (2.1.2) + heroku-api (0.4.3) + excon (~> 0.45) + multi_json (~> 1.8) hike (1.2.2) hot_tub (0.2.6) hpricot (0.8.6) http_parser.rb (0.6.0.beta.2) - httpauth (0.2.0) + httpauth (0.2.1) i18n (0.6.4) jquery-rails (3.0.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.0) - jwt (0.1.8) + jwt (0.1.13) multi_json (>= 1.5) mail (2.3.3) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.23) - multi_json (1.7.5) - multipart-post (1.2.0) + multi_json (1.14.1) + multipart-post (2.1.1) nio4r (0.4.6) nokogiri (1.5.9) oauth2 (0.8.1)