aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-12 10:20:59 -0400
committerGravatar GitHub <noreply@github.com>2022-04-12 10:20:59 -0400
commit5398f4253d4ff54a22a4a06ebe9babcb97bcde9e (patch)
treecb8b7764f679ccc871a491c47956b05d170fb859 /docs
parent8b31d29ddf1eb8b413bb7ff40a99775a50db8da9 (diff)
build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /docs (#7555)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock
index c28c56a0..ff96453b 100644
--- a/docs/Gemfile.lock
+++ b/docs/Gemfile.lock
@@ -225,7 +225,7 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
multipart-post (2.1.1)
- nokogiri (1.13.3-x86_64-linux)
+ nokogiri (1.13.4-x86_64-linux)
racc (~> 1.4)
octokit (4.21.0)
faraday (>= 0.9)