From 8684651b60f6b5eaf2e47ea1ccbd74deaa706656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 06:56:49 +0000 Subject: [PATCH] dev-scripts: bump faraday from 2.7.4 to 2.7.7 in /scripts Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 to 2.7.7. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.7.4...v2.7.7) --- updated-dependencies: - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- scripts/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Gemfile.lock b/scripts/Gemfile.lock index 4bda40d2d3d..b8faa77288d 100644 --- a/scripts/Gemfile.lock +++ b/scripts/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - faraday (2.7.4) + faraday (2.7.7) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2)