diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-20 21:06:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-20 21:06:50 +0000 |
commit | e15893ff0bf0057d20f3f5e0ae0ae54552334e5e (patch) | |
tree | cde07274102a1367bc83ffb0156d6629a5af28a4 /docs | |
parent | e22cedb0e45f08a1afde9e9c05ba1b68a16b0eac (diff) |
Bump nokogiri from 1.11.1 to 1.11.5 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.5)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 917d037..473b531 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -201,14 +201,14 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.1) multipart-post (2.1.1) - nokogiri (1.11.1) + nokogiri (1.11.5) mini_portile2 (~> 2.5.0) racc (~> 1.4) octokit (4.18.0) |