Skip to content

Commit 2d078f7

Browse files
Bump faraday from 2.7.10 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.10 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.10...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 5a1560d commit 2d078f7

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

docs/Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@ GEM
2424
ffi (>= 1.15.0)
2525
eventmachine (1.2.7)
2626
execjs (2.8.1)
27-
faraday (2.7.10)
28-
faraday-net_http (>= 2.0, < 3.1)
29-
ruby2_keywords (>= 0.0.4)
30-
faraday-net_http (3.0.2)
27+
faraday (2.14.1)
28+
faraday-net_http (>= 2.0, < 3.5)
29+
json
30+
logger
31+
faraday-net_http (3.4.2)
32+
net-http (~> 0.5)
3133
ffi (1.15.5)
3234
forwardable-extended (2.6.0)
3335
gemoji (3.0.1)
@@ -196,6 +198,7 @@ GEM
196198
gemoji (~> 3.0)
197199
html-pipeline (~> 2.2)
198200
jekyll (>= 3.0, < 5.0)
201+
json (2.18.1)
199202
just-the-docs (0.6.1)
200203
jekyll (>= 3.8.5)
201204
jekyll-include-cache
@@ -209,13 +212,16 @@ GEM
209212
listen (3.8.0)
210213
rb-fsevent (~> 0.10, >= 0.10.3)
211214
rb-inotify (~> 0.9, >= 0.9.10)
215+
logger (1.7.0)
212216
mercenary (0.3.6)
213217
mini_portile2 (2.8.9)
214218
minima (2.5.1)
215219
jekyll (>= 3.5, < 5.0)
216220
jekyll-feed (~> 0.9)
217221
jekyll-seo-tag (~> 2.1)
218222
minitest (5.19.0)
223+
net-http (0.9.1)
224+
uri (>= 0.11.1)
219225
nokogiri (1.18.9)
220226
mini_portile2 (~> 2.8.2)
221227
racc (~> 1.4)
@@ -232,7 +238,6 @@ GEM
232238
ffi (~> 1.0)
233239
rexml (3.4.2)
234240
rouge (3.26.0)
235-
ruby2_keywords (0.0.5)
236241
rubyzip (2.3.2)
237242
safe_yaml (1.0.5)
238243
sass (3.7.4)
@@ -255,6 +260,7 @@ GEM
255260
unf_ext
256261
unf_ext (0.0.8.2)
257262
unicode-display_width (1.8.0)
263+
uri (1.1.1)
258264
wdm (0.1.1)
259265
webrick (1.8.2)
260266

0 commit comments

Comments
 (0)