Skip to content

Commit 9e7b26c

Browse files
Bump faraday from 2.14.0 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.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.14.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 10b6549 commit 9e7b26c

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

docs/Gemfile.lock

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,14 @@ GEM
4040
ffi (>= 1.15.0)
4141
eventmachine (1.2.7)
4242
execjs (2.10.0)
43-
faraday (2.14.0)
43+
faraday (2.14.1)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
4646
logger
47-
faraday-net_http (3.4.1)
48-
net-http (>= 0.5.0)
47+
faraday-net_http (3.4.2)
48+
net-http (~> 0.5)
4949
ffi (1.17.2-arm64-darwin)
50+
ffi (1.17.2-x86_64-linux-gnu)
5051
forwardable-extended (2.6.0)
5152
gemoji (4.1.0)
5253
github-pages (232)
@@ -217,7 +218,7 @@ GEM
217218
gemoji (>= 3, < 5)
218219
html-pipeline (~> 2.2)
219220
jekyll (>= 3.0, < 5.0)
220-
json (2.15.1)
221+
json (2.18.1)
221222
kramdown (2.4.0)
222223
rexml
223224
kramdown-parser-gfm (1.1.0)
@@ -233,10 +234,12 @@ GEM
233234
jekyll-feed (~> 0.9)
234235
jekyll-seo-tag (~> 2.1)
235236
minitest (5.26.0)
236-
net-http (0.6.0)
237-
uri
237+
net-http (0.9.1)
238+
uri (>= 0.11.1)
238239
nokogiri (1.18.10-arm64-darwin)
239240
racc (~> 1.4)
241+
nokogiri (1.18.10-x86_64-linux-gnu)
242+
racc (~> 1.4)
240243
octokit (4.25.1)
241244
faraday (>= 1, < 3)
242245
sawyer (~> 0.9)
@@ -268,11 +271,12 @@ GEM
268271
tzinfo (2.0.6)
269272
concurrent-ruby (~> 1.0)
270273
unicode-display_width (1.8.0)
271-
uri (1.0.4)
274+
uri (1.1.1)
272275
webrick (1.9.1)
273276

274277
PLATFORMS
275278
arm64-darwin-25
279+
x86_64-linux
276280

277281
DEPENDENCIES
278282
github-pages

0 commit comments

Comments
 (0)