Skip to content

Commit 95782f1

Browse files
Bump faraday from 2.7.5 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.5 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.5...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 bd6718b commit 95782f1

1 file changed

Lines changed: 12 additions & 9 deletions

File tree

docs/Gemfile.lock

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ GEM
2323
ethon (0.16.0)
2424
ffi (>= 1.15.0)
2525
eventmachine (1.2.7)
26-
eventmachine (1.2.7-x64-mingw32)
2726
execjs (2.8.1)
28-
faraday (2.7.5)
29-
faraday-net_http (>= 2.0, < 3.1)
30-
ruby2_keywords (>= 0.0.4)
31-
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)
3233
ffi (1.15.5)
33-
ffi (1.15.5-x64-mingw32)
3434
forwardable-extended (2.6.0)
3535
gemoji (3.0.1)
3636
github-pages (228)
@@ -198,6 +198,7 @@ GEM
198198
gemoji (~> 3.0)
199199
html-pipeline (~> 2.2)
200200
jekyll (>= 3.0, < 5.0)
201+
json (2.18.1)
201202
kramdown (2.3.2)
202203
rexml
203204
kramdown-parser-gfm (1.1.0)
@@ -206,13 +207,16 @@ GEM
206207
listen (3.8.0)
207208
rb-fsevent (~> 0.10, >= 0.10.3)
208209
rb-inotify (~> 0.9, >= 0.9.10)
210+
logger (1.7.0)
209211
mercenary (0.3.6)
210212
mini_portile2 (2.8.9)
211213
minima (2.5.1)
212214
jekyll (>= 3.5, < 5.0)
213215
jekyll-feed (~> 0.9)
214216
jekyll-seo-tag (~> 2.1)
215217
minitest (5.19.0)
218+
net-http (0.9.1)
219+
uri (>= 0.11.1)
216220
nokogiri (1.18.9)
217221
mini_portile2 (~> 2.8.2)
218222
racc (~> 1.4)
@@ -228,7 +232,6 @@ GEM
228232
ffi (~> 1.0)
229233
rexml (3.3.9)
230234
rouge (3.26.0)
231-
ruby2_keywords (0.0.5)
232235
rubyzip (2.3.2)
233236
safe_yaml (1.0.5)
234237
sass (3.7.4)
@@ -250,13 +253,13 @@ GEM
250253
unf (0.1.4)
251254
unf_ext
252255
unf_ext (0.0.8.2)
253-
unf_ext (0.0.8.2-x64-mingw32)
254256
unicode-display_width (1.8.0)
257+
uri (1.1.1)
255258
webrick (1.8.2)
256259

257260
PLATFORMS
258261
ruby
259-
x64-mingw32
262+
x64-mingw-ucrt
260263

261264
DEPENDENCIES
262265
github-pages

0 commit comments

Comments
 (0)