Skip to content

Commit 1ba14c0

Browse files
Bump faraday from 2.8.1 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.8.1 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.8.1...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 9758d04 commit 1ba14c0

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@ GEM
2828
ffi (>= 1.15.0)
2929
eventmachine (1.2.7)
3030
execjs (2.10.0)
31-
faraday (2.8.1)
32-
base64
33-
faraday-net_http (>= 2.0, < 3.1)
34-
ruby2_keywords (>= 0.0.4)
35-
faraday-net_http (3.0.2)
31+
faraday (2.14.1)
32+
faraday-net_http (>= 2.0, < 3.5)
33+
json
34+
logger
35+
faraday-net_http (3.4.2)
36+
net-http (~> 0.5)
3637
ffi (1.16.3)
3738
forwardable-extended (2.6.0)
3839
gemoji (4.1.0)
@@ -201,6 +202,7 @@ GEM
201202
gemoji (>= 3, < 5)
202203
html-pipeline (~> 2.2)
203204
jekyll (>= 3.0, < 5.0)
205+
json (2.18.1)
204206
kramdown (2.4.0)
205207
rexml
206208
kramdown-parser-gfm (1.1.0)
@@ -211,15 +213,13 @@ GEM
211213
rb-inotify (~> 0.9, >= 0.9.10)
212214
logger (1.6.6)
213215
mercenary (0.3.6)
214-
mini_portile2 (2.8.8)
215216
minima (2.5.1)
216217
jekyll (>= 3.5, < 5.0)
217218
jekyll-feed (~> 0.9)
218219
jekyll-seo-tag (~> 2.1)
219220
minitest (5.25.5)
220-
nokogiri (1.15.7)
221-
mini_portile2 (~> 2.8.2)
222-
racc (~> 1.4)
221+
net-http (0.9.1)
222+
uri (>= 0.11.1)
223223
nokogiri (1.15.7-x86_64-darwin)
224224
racc (~> 1.4)
225225
nokogiri (1.15.7-x86_64-linux)
@@ -236,7 +236,6 @@ GEM
236236
ffi (~> 1.0)
237237
rexml (3.4.1)
238238
rouge (3.30.0)
239-
ruby2_keywords (0.0.5)
240239
rubyzip (2.4.1)
241240
safe_yaml (1.0.5)
242241
sass (3.7.4)
@@ -258,6 +257,7 @@ GEM
258257
tzinfo-data (1.2025.2)
259258
tzinfo (>= 1.0.0)
260259
unicode-display_width (1.8.0)
260+
uri (1.1.1)
261261
wdm (0.1.1)
262262
zeitwerk (2.6.18)
263263

0 commit comments

Comments
 (0)