Skip to content

Commit 973dee1

Browse files
chore(deps-dev): Bump faraday from 2.9.0 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.9.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.9.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 72dec7b commit 973dee1

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
@@ -33,10 +33,12 @@ GEM
3333
ffi (>= 1.15.0)
3434
eventmachine (1.2.7)
3535
execjs (2.9.1)
36-
faraday (2.9.0)
37-
faraday-net_http (>= 2.0, < 3.2)
38-
faraday-net_http (3.1.0)
39-
net-http
36+
faraday (2.14.1)
37+
faraday-net_http (>= 2.0, < 3.5)
38+
json
39+
logger
40+
faraday-net_http (3.4.2)
41+
net-http (~> 0.5)
4042
ffi (1.16.3)
4143
forwardable-extended (2.6.0)
4244
gemoji (4.1.0)
@@ -206,6 +208,7 @@ GEM
206208
gemoji (>= 3, < 5)
207209
html-pipeline (~> 2.2)
208210
jekyll (>= 3.0, < 5.0)
211+
json (2.18.1)
209212
kramdown (2.4.0)
210213
rexml
211214
kramdown-parser-gfm (1.1.0)
@@ -214,15 +217,16 @@ GEM
214217
listen (3.9.0)
215218
rb-fsevent (~> 0.10, >= 0.10.3)
216219
rb-inotify (~> 0.9, >= 0.9.10)
220+
logger (1.7.0)
217221
mercenary (0.3.6)
218222
minima (2.5.1)
219223
jekyll (>= 3.5, < 5.0)
220224
jekyll-feed (~> 0.9)
221225
jekyll-seo-tag (~> 2.1)
222226
minitest (5.22.2)
223227
mutex_m (0.2.0)
224-
net-http (0.4.1)
225-
uri
228+
net-http (0.9.1)
229+
uri (>= 0.11.1)
226230
nokogiri (1.18.9-x86_64-linux-gnu)
227231
racc (~> 1.4)
228232
octokit (4.25.1)
@@ -259,7 +263,7 @@ GEM
259263
unf_ext
260264
unf_ext (0.0.9.1)
261265
unicode-display_width (1.8.0)
262-
uri (0.13.3)
266+
uri (1.1.1)
263267
webrick (1.8.2)
264268

265269
PLATFORMS

0 commit comments

Comments
 (0)