Skip to content

Commit e4bdd95

Browse files
Bump faraday from 2.3.0 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.3.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.3.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 35cb48a commit e4bdd95

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/Gemfile.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,12 @@ GEM
2626
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.8.1)
29-
faraday (2.3.0)
30-
faraday-net_http (~> 2.0)
31-
ruby2_keywords (>= 0.0.4)
32-
faraday-net_http (2.0.3)
29+
faraday (2.14.1)
30+
faraday-net_http (>= 2.0, < 3.5)
31+
json
32+
logger
33+
faraday-net_http (3.4.2)
34+
net-http (~> 0.5)
3335
ffi (1.15.5)
3436
forwardable-extended (2.6.0)
3537
gemoji (3.0.1)
@@ -195,6 +197,7 @@ GEM
195197
gemoji (~> 3.0)
196198
html-pipeline (~> 2.2)
197199
jekyll (>= 3.0, < 5.0)
200+
json (2.18.1)
198201
just-the-docs (0.3.3)
199202
jekyll (>= 3.8.5)
200203
jekyll-seo-tag (~> 2.0)
@@ -207,13 +210,16 @@ GEM
207210
listen (3.7.1)
208211
rb-fsevent (~> 0.10, >= 0.10.3)
209212
rb-inotify (~> 0.9, >= 0.9.10)
213+
logger (1.7.0)
210214
mercenary (0.3.6)
211215
mini_portile2 (2.8.0)
212216
minima (2.5.1)
213217
jekyll (>= 3.5, < 5.0)
214218
jekyll-feed (~> 0.9)
215219
jekyll-seo-tag (~> 2.1)
216220
minitest (5.16.2)
221+
net-http (0.9.1)
222+
uri (>= 0.11.1)
217223
nokogiri (1.13.7)
218224
mini_portile2 (~> 2.8.0)
219225
racc (~> 1.4)
@@ -236,7 +242,6 @@ GEM
236242
rouge (3.26.0)
237243
ruby-enum (0.9.0)
238244
i18n
239-
ruby2_keywords (0.0.5)
240245
rubyzip (2.3.2)
241246
safe_yaml (1.0.5)
242247
sass (3.7.4)
@@ -262,6 +267,7 @@ GEM
262267
unf_ext
263268
unf_ext (0.0.8.2)
264269
unicode-display_width (1.8.0)
270+
uri (1.1.1)
265271
wdm (0.1.1)
266272
zeitwerk (2.6.0)
267273

0 commit comments

Comments
 (0)