From 6f2ed5ee8f4f60e8d208429d296f6df0338c5aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 14:07:55 +0000 Subject: [PATCH] Bump excon from 0.45.4 to 0.71.1 in /Docker+Slack Bumps [excon](https://github.com/excon/excon) from 0.45.4 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.45.4...v0.71.1) Signed-off-by: dependabot[bot] --- Docker+Slack/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker+Slack/Gemfile.lock b/Docker+Slack/Gemfile.lock index 1b96e0c..19f4483 100644 --- a/Docker+Slack/Gemfile.lock +++ b/Docker+Slack/Gemfile.lock @@ -4,7 +4,7 @@ GEM docker-api (1.22.4) excon (>= 0.38.0) json - excon (0.45.4) + excon (0.71.1) json (1.8.3) slack-notifier (1.3.0)