Skip to content

Commit 24e75b9

Browse files
Bump faraday from 2.9.0 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.0 to 2.14.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.9.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1033824 commit 24e75b9

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

docs/Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,12 @@ GEM
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
3636
execjs (2.9.1)
37-
faraday (2.9.0)
38-
faraday-net_http (>= 2.0, < 3.2)
39-
faraday-net_http (3.1.0)
40-
net-http
37+
faraday (2.14.1)
38+
faraday-net_http (>= 2.0, < 3.5)
39+
json
40+
logger
41+
faraday-net_http (3.4.2)
42+
net-http (~> 0.5)
4143
ffi (1.16.3)
4244
forwardable-extended (2.6.0)
4345
gemoji (4.1.0)
@@ -206,6 +208,7 @@ GEM
206208
gemoji (>= 3, < 5)
207209
html-pipeline (~> 2.2)
208210
jekyll (>= 3.0, < 5.0)
211+
json (2.18.1)
209212
just-the-docs (0.8.1)
210213
jekyll (>= 3.8.5)
211214
jekyll-include-cache
@@ -219,6 +222,7 @@ GEM
219222
listen (3.9.0)
220223
rb-fsevent (~> 0.10, >= 0.10.3)
221224
rb-inotify (~> 0.9, >= 0.9.10)
225+
logger (1.7.0)
222226
mercenary (0.3.6)
223227
mini_portile2 (2.8.8)
224228
minima (2.5.1)
@@ -227,8 +231,8 @@ GEM
227231
jekyll-seo-tag (~> 2.1)
228232
minitest (5.22.3)
229233
mutex_m (0.2.0)
230-
net-http (0.4.1)
231-
uri
234+
net-http (0.9.1)
235+
uri (>= 0.11.1)
232236
nokogiri (1.18.4)
233237
mini_portile2 (~> 2.8.2)
234238
racc (~> 1.4)
@@ -277,7 +281,7 @@ GEM
277281
unf_ext
278282
unf_ext (0.0.9.1)
279283
unicode-display_width (1.8.0)
280-
uri (0.13.2)
284+
uri (1.1.1)
281285
webrick (1.8.2)
282286

283287
PLATFORMS

0 commit comments

Comments
 (0)