Skip to content

Commit feb38c1

Browse files
Bump faraday from 2.7.4 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 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.7.4...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 a9b4440 commit feb38c1

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

docs/Gemfile.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,12 @@ GEM
3636
ffi (>= 1.15.0)
3737
eventmachine (1.2.7)
3838
execjs (2.8.1)
39-
faraday (2.7.4)
40-
faraday-net_http (>= 2.0, < 3.1)
41-
ruby2_keywords (>= 0.0.4)
42-
faraday-net_http (3.0.2)
39+
faraday (2.14.1)
40+
faraday-net_http (>= 2.0, < 3.5)
41+
json
42+
logger
43+
faraday-net_http (3.4.2)
44+
net-http (~> 0.5)
4345
ffi (1.15.5)
4446
forwardable-extended (2.6.0)
4547
gemoji (3.0.1)
@@ -208,6 +210,7 @@ GEM
208210
gemoji (~> 3.0)
209211
html-pipeline (~> 2.2)
210212
jekyll (>= 3.0, < 5.0)
213+
json (2.19.3)
211214
just-the-docs (0.5.3)
212215
jekyll (>= 3.8.5)
213216
jekyll-seo-tag (>= 2.0)
@@ -227,6 +230,8 @@ GEM
227230
jekyll-feed (~> 0.9)
228231
jekyll-seo-tag (~> 2.1)
229232
minitest (5.27.0)
233+
net-http (0.9.1)
234+
uri (>= 0.11.1)
230235
nokogiri (1.19.1-x86_64-linux-gnu)
231236
racc (~> 1.4)
232237
octokit (4.25.1)
@@ -242,7 +247,6 @@ GEM
242247
ffi (~> 1.0)
243248
rexml (3.4.2)
244249
rouge (3.26.0)
245-
ruby2_keywords (0.0.5)
246250
rubyzip (2.3.2)
247251
safe_yaml (1.0.5)
248252
sass (3.7.4)
@@ -266,6 +270,7 @@ GEM
266270
unf_ext
267271
unf_ext (0.0.8.2)
268272
unicode-display_width (1.8.0)
273+
uri (1.1.1)
269274

270275
PLATFORMS
271276
x86_64-linux

0 commit comments

Comments
 (0)