From 3443cdb2724d69ffd6c0e6d97dcabdb3da9fd4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 20:42:02 +0000 Subject: [PATCH] Bump excon from 0.62.0 to 0.100.0 Bumps [excon](https://github.com/excon/excon) from 0.62.0 to 0.100.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.62.0...v0.100.0) --- updated-dependencies: - dependency-name: excon dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2854bc..dc18726 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,23 +15,31 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) equalizer (0.0.11) - excon (0.62.0) + excon (0.100.0) faraday (0.15.0) multipart-post (>= 1.2, < 3) faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) ice_nine (0.11.2) - logger (1.2.8) + logger (1.5.3) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_portile2 (2.8.2) multi_json (1.13.1) multipart-post (2.0.0) + nokogiri (1.15.3) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) octokit (4.8.0) sawyer (~> 0.8.0, >= 0.5.3) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) + racc (1.7.1) + rake (13.0.6) recursive-open-struct (1.1.0) redis (4.0.1) representable (3.0.4)