From ad7efc6acb7b864aa317a595b33435726a7bfa6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 23:06:34 +0000 Subject: [PATCH] Bump faraday-retry from 2.2.1 to 2.3.1 Bumps [faraday-retry](https://github.com/lostisland/faraday-retry) from 2.2.1 to 2.3.1. - [Release notes](https://github.com/lostisland/faraday-retry/releases) - [Changelog](https://github.com/lostisland/faraday-retry/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday-retry/compare/v2.2.1...v2.3.1) --- updated-dependencies: - dependency-name: faraday-retry dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56db67c..bffa584 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM logger faraday-net_http (3.4.0) net-http (>= 0.5.0) - faraday-retry (2.2.1) + faraday-retry (2.3.1) faraday (~> 2.0) ffi (1.17.1-arm64-darwin) ffi (1.17.1-x86_64-darwin) @@ -66,7 +66,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.10.1) + json (2.10.2) just-the-docs (0.5.4) jekyll (>= 3.8.5) jekyll-seo-tag (>= 2.0) @@ -79,7 +79,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) + logger (1.7.0) mercenary (0.4.0) net-http (0.6.0) uri @@ -105,7 +105,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) - uri (1.0.2) + uri (1.0.3) webrick (1.9.1) PLATFORMS