Skip to content

Commit 0175745

Browse files
Bump faraday from 2.14.1 to 2.14.3 in /docs
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.3. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.1...v2.14.3) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c629438 commit 0175745

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

docs/Gemfile.lock

Lines changed: 10 additions & 6 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.1)
43+
faraday (2.14.3)
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.4)
48+
net-http (~> 0.5)
4949
ffi (1.17.2-x64-mingw-ucrt)
50+
ffi (1.17.2-x86_64-linux-gnu)
5051
forwardable-extended (2.6.0)
5152
gemoji (4.1.0)
5253
github-pages (232)
@@ -236,10 +237,12 @@ GEM
236237
jekyll-feed (~> 0.9)
237238
jekyll-seo-tag (~> 2.1)
238239
minitest (5.25.5)
239-
net-http (0.6.0)
240-
uri
240+
net-http (0.9.1)
241+
uri (>= 0.11.1)
241242
nokogiri (1.19.1-x64-mingw-ucrt)
242243
racc (~> 1.4)
244+
nokogiri (1.19.1-x86_64-linux-gnu)
245+
racc (~> 1.4)
243246
octokit (4.25.1)
244247
faraday (>= 1, < 3)
245248
sawyer (~> 0.9)
@@ -271,11 +274,12 @@ GEM
271274
tzinfo (2.0.6)
272275
concurrent-ruby (~> 1.0)
273276
unicode-display_width (1.8.0)
274-
uri (1.0.3)
277+
uri (1.1.1)
275278
webrick (1.9.1)
276279

277280
PLATFORMS
278281
x64-mingw-ucrt
282+
x86_64-linux
279283

280284
DEPENDENCIES
281285
addressable (>= 2.9.0)

0 commit comments

Comments
 (0)