From 93c35eb1a1b869cda02c96e266c7976b0535ae4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 12:18:28 +0000 Subject: [PATCH] Bump excon from 1.1.1 to 1.2.0 Bumps [excon](https://github.com/excon/excon) from 1.1.1 to 1.2.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v1.1.1...v1.2.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 3b2094f7b4..c7bc491bc2 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.1.1) + excon (1.2.0) execjs (2.10.0) fast_blank (1.0.1) fastimage (2.3.1)