Skip to content

Commit 7a88298

Browse files
dependabot[bot]hankem
authored andcommitted
Bump faraday from 2.10.1 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.10.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.10.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 c87e5e1 commit 7a88298

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

docs/Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,12 @@ GEM
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
3636
execjs (2.9.1)
37-
faraday (2.10.1)
38-
faraday-net_http (>= 2.0, < 3.2)
37+
faraday (2.14.1)
38+
faraday-net_http (>= 2.0, < 3.5)
39+
json
3940
logger
40-
faraday-net_http (3.1.1)
41-
net-http
41+
faraday-net_http (3.4.2)
42+
net-http (~> 0.5)
4243
ffi (1.17.0-x86_64-linux-gnu)
4344
forwardable-extended (2.6.0)
4445
gemoji (4.1.0)
@@ -210,6 +211,7 @@ GEM
210211
gemoji (>= 3, < 5)
211212
html-pipeline (~> 2.2)
212213
jekyll (>= 3.0, < 5.0)
214+
json (2.18.1)
213215
kramdown (2.4.0)
214216
rexml
215217
kramdown-parser-gfm (1.1.0)
@@ -218,16 +220,16 @@ GEM
218220
listen (3.9.0)
219221
rb-fsevent (~> 0.10, >= 0.10.3)
220222
rb-inotify (~> 0.9, >= 0.9.10)
221-
logger (1.6.0)
223+
logger (1.7.0)
222224
mercenary (0.3.6)
223225
minima (2.5.1)
224226
jekyll (>= 3.5, < 5.0)
225227
jekyll-feed (~> 0.9)
226228
jekyll-seo-tag (~> 2.1)
227229
minitest (5.24.1)
228230
mutex_m (0.2.0)
229-
net-http (0.4.1)
230-
uri
231+
net-http (0.9.1)
232+
uri (>= 0.11.1)
231233
nokogiri (1.18.9-x86_64-linux-gnu)
232234
racc (~> 1.4)
233235
octokit (4.25.1)
@@ -260,7 +262,7 @@ GEM
260262
tzinfo (2.0.6)
261263
concurrent-ruby (~> 1.0)
262264
unicode-display_width (1.8.0)
263-
uri (0.13.3)
265+
uri (1.1.1)
264266
webrick (1.9.2)
265267

266268
PLATFORMS

0 commit comments

Comments
 (0)