Skip to content

Commit f44b281

Browse files
Bump faraday from 2.5.2 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.5.2 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.5.2...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 4498abf commit f44b281

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
@@ -33,10 +33,12 @@ GEM
3333
ffi (>= 1.15.0)
3434
eventmachine (1.2.7)
3535
execjs (2.8.1)
36-
faraday (2.5.2)
37-
faraday-net_http (>= 2.0, < 3.1)
38-
ruby2_keywords (>= 0.0.4)
39-
faraday-net_http (3.0.0)
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.15.5)
4143
forwardable-extended (2.6.0)
4244
gemoji (3.0.1)
@@ -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,6 +217,7 @@ 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
logutils (0.6.1)
218222
markdown (1.2.0)
219223
kramdown (>= 1.5.0)
@@ -226,6 +230,8 @@ GEM
226230
jekyll-seo-tag (~> 2.1)
227231
minitest (5.23.0)
228232
mutex_m (0.2.0)
233+
net-http (0.9.1)
234+
uri (>= 0.11.1)
229235
nokogiri (1.18.9-x86_64-linux-gnu)
230236
racc (~> 1.4)
231237
octokit (4.25.1)
@@ -242,7 +248,6 @@ GEM
242248
ffi (~> 1.0)
243249
rexml (3.4.2)
244250
rouge (3.30.0)
245-
ruby2_keywords (0.0.5)
246251
rubyzip (2.3.2)
247252
safe_yaml (1.0.5)
248253
sass (3.7.4)
@@ -270,6 +275,7 @@ GEM
270275
unf_ext
271276
unf_ext (0.0.8.2)
272277
unicode-display_width (1.8.0)
278+
uri (1.1.1)
273279
webrick (1.8.2)
274280

275281
PLATFORMS

0 commit comments

Comments
 (0)