Browse Source

Bump faraday from 2.14.1 to 2.14.2 in /docs (#3345)

Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 2.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nat Dean-Lewis <94526761+natdeanlewissoftwire@users.noreply.github.com>
main
dependabot[bot] 5 days ago committed by GitHub
parent
commit
428ab8bfb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      docs/Gemfile.lock

6
docs/Gemfile.lock

@ -37,11 +37,11 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.8.1)
faraday (2.14.1)
faraday (2.14.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.2)
faraday-net_http (3.4.4)
net-http (~> 0.5)
ffi (1.15.5)
forwardable-extended (2.6.0)
@ -211,7 +211,7 @@ GEM
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.19.2)
json (2.19.8)
kramdown (2.3.2)
rexml
kramdown-parser-gfm (1.1.0)

Loading…
Cancel
Save