From 15fe646bdaed12fb1bacca26037f1d9718222c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 20:39:56 +0000 Subject: [PATCH] Bump excon from 0.49.0 to 0.71.1 in /ruby-2.2-slim-dev Bumps [excon](https://github.com/excon/excon) from 0.49.0 to 0.71.1. - [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.49.0...v0.71.1) Signed-off-by: dependabot[bot] --- ruby-2.2-slim-dev/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby-2.2-slim-dev/Gemfile.lock b/ruby-2.2-slim-dev/Gemfile.lock index c508333..0703439 100644 --- a/ruby-2.2-slim-dev/Gemfile.lock +++ b/ruby-2.2-slim-dev/Gemfile.lock @@ -212,7 +212,7 @@ GEM activemodel equalizer (0.0.11) erubis (2.7.0) - excon (0.49.0) + excon (0.71.1) execjs (2.5.2) factory_girl (4.5.0) activesupport (>= 3.0.0)