From c7db44cfe75a0682244f9160c49dd9b741f03253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:35:44 +0200 Subject: [PATCH] Build(deps): Bump excon from 0.112.0 to 1.0.0 (#29408) Bumps [excon](https://github.com/excon/excon) from 0.112.0 to 1.0.0. - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.112.0...v1.0.0) --- updated-dependencies: - dependency-name: excon dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d5eee73744..c0d5a933981 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM dry-initializer (3.1.1) email_reply_trimmer (0.1.13) erubi (1.13.0) - excon (0.112.0) + excon (1.0.0) execjs (2.10.0) exifr (1.4.0) extralite-bundle (2.8.2)