From c862716c67ea41c7fb800628f268423801cc9b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2020 20:33:10 +0000 Subject: [PATCH] build(deps): bump excon in /pkgs/applications/misc/pt Bumps [excon](https://github.com/excon/excon) from 0.64.0 to 0.76.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.64.0...v0.76.0) Signed-off-by: dependabot[bot] --- pkgs/applications/misc/pt/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/misc/pt/Gemfile.lock b/pkgs/applications/misc/pt/Gemfile.lock index dfaa018d3724d..4bfeff243c004 100644 --- a/pkgs/applications/misc/pt/Gemfile.lock +++ b/pkgs/applications/misc/pt/Gemfile.lock @@ -15,7 +15,7 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) equalizer (0.0.11) - excon (0.64.0) + excon (0.76.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.13.1)