From 22096e6f93f1af2ea7b594c9c3297b56d554e455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 08:59:16 +0000 Subject: [PATCH] Bump excon from 0.92.3 to 0.100.0 Bumps [excon](https://github.com/excon/excon) from 0.92.3 to 0.100.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.92.3...v0.100.0) --- updated-dependencies: - dependency-name: excon dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10c56186..7f26c9c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.6) - excon (0.92.3) + excon (0.100.0) fpm (1.14.2) arr-pm (~> 0.0.11) backports (>= 2.6.2)