From 67b48d3d4650a93f14c71e397e0979fc2dfe2f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 02:35:41 +0200 Subject: [PATCH] Build(deps): Bump excon from 0.92.3 to 0.92.4 (#17582) Bumps [excon](https://github.com/excon/excon) from 0.92.3 to 0.92.4. - [Release notes](https://github.com/excon/excon/releases) - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.92.3...v0.92.4) --- updated-dependencies: - dependency-name: excon dependency-type: direct:production update-type: version-update:semver-patch ... 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 70059e66de5..34a0bee4813 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM sprockets (>= 3.3, < 4.1) ember-source (2.18.2) erubi (1.10.0) - excon (0.92.3) + excon (0.92.4) execjs (2.8.1) exifr (1.3.9) fabrication (2.29.0)