Skip to content

Commit c30f198

Browse files
Bump faraday from 2.7.4 to 2.14.1 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.7.4 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.7.4...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 7d3c3a3 commit c30f198

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

docs/Gemfile.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,12 @@ GEM
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
3636
execjs (2.8.1)
37-
faraday (2.7.4)
38-
faraday-net_http (>= 2.0, < 3.1)
39-
ruby2_keywords (>= 0.0.4)
40-
faraday-net_http (3.0.2)
37+
faraday (2.14.1)
38+
faraday-net_http (>= 2.0, < 3.5)
39+
json
40+
logger
41+
faraday-net_http (3.4.2)
42+
net-http (~> 0.5)
4143
ffi (1.15.5)
4244
forwardable-extended (2.6.0)
4345
gemoji (3.0.1)
@@ -206,6 +208,7 @@ GEM
206208
gemoji (~> 3.0)
207209
html-pipeline (~> 2.2)
208210
jekyll (>= 3.0, < 5.0)
211+
json (2.18.1)
209212
just-the-docs (0.5.3)
210213
jekyll (>= 3.8.5)
211214
jekyll-seo-tag (>= 2.0)
@@ -218,13 +221,16 @@ GEM
218221
listen (3.8.0)
219222
rb-fsevent (~> 0.10, >= 0.10.3)
220223
rb-inotify (~> 0.9, >= 0.9.10)
224+
logger (1.7.0)
221225
mercenary (0.3.6)
222226
minima (2.5.1)
223227
jekyll (>= 3.5, < 5.0)
224228
jekyll-feed (~> 0.9)
225229
jekyll-seo-tag (~> 2.1)
226230
minitest (5.20.0)
227231
mutex_m (0.2.0)
232+
net-http (0.9.1)
233+
uri (>= 0.11.1)
228234
nokogiri (1.18.9-x86_64-linux-gnu)
229235
racc (~> 1.4)
230236
octokit (4.25.1)
@@ -263,6 +269,7 @@ GEM
263269
unf_ext
264270
unf_ext (0.0.8.2)
265271
unicode-display_width (1.8.0)
272+
uri (1.1.1)
266273

267274
PLATFORMS
268275
x86_64-linux

0 commit comments

Comments
 (0)