From 5eb6ab8c2031f1d0872bfe14a6e55fbb1cb4b878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:51:53 +0000 Subject: [PATCH] Bump excon from 1.0.0 to 1.1.1 Bumps [excon](https://github.com/excon/excon) from 1.0.0 to 1.1.1. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.0.0...v1.1.1) --- 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 e2b381f87a..5d5be10814 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - excon (1.0.0) + excon (1.1.1) execjs (2.10.0) fast_blank (1.0.1) fastimage (2.3.1)