Skip to content

Commit ad7efc6

Browse files
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](lostisland/faraday-retry@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] <support@github.com>
1 parent 53b0122 commit ad7efc6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GEM
1717
logger
1818
faraday-net_http (3.4.0)
1919
net-http (>= 0.5.0)
20-
faraday-retry (2.2.1)
20+
faraday-retry (2.3.1)
2121
faraday (~> 2.0)
2222
ffi (1.17.1-arm64-darwin)
2323
ffi (1.17.1-x86_64-darwin)
@@ -66,7 +66,7 @@ GEM
6666
jekyll (>= 3.7, < 5.0)
6767
jekyll-watch (2.2.1)
6868
listen (~> 3.0)
69-
json (2.10.1)
69+
json (2.10.2)
7070
just-the-docs (0.5.4)
7171
jekyll (>= 3.8.5)
7272
jekyll-seo-tag (>= 2.0)
@@ -79,7 +79,7 @@ GEM
7979
listen (3.9.0)
8080
rb-fsevent (~> 0.10, >= 0.10.3)
8181
rb-inotify (~> 0.9, >= 0.9.10)
82-
logger (1.6.6)
82+
logger (1.7.0)
8383
mercenary (0.4.0)
8484
net-http (0.6.0)
8585
uri
@@ -105,7 +105,7 @@ GEM
105105
terminal-table (3.0.2)
106106
unicode-display_width (>= 1.1.1, < 3)
107107
unicode-display_width (2.6.0)
108-
uri (1.0.2)
108+
uri (1.0.3)
109109
webrick (1.9.1)
110110

111111
PLATFORMS

0 commit comments

Comments
 (0)