From 7a18d59ce36846ee5ee5bd24056d9ba7c1571fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:02:08 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.12.5 to 1.13.0 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.0. - [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.12.5...v1.13.0) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 5edbfbc6cc..f4696d345a 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -238,7 +238,7 @@ GEM mixlib-config (>= 2.2.1, < 4) mixlib-shellout mercenary (0.3.6) - mini_portile2 (2.6.1) + mini_portile2 (2.7.1) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) @@ -250,8 +250,8 @@ GEM mixlib-shellout (3.2.5) chef-utils multipart-post (2.1.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.13.0) + mini_portile2 (~> 2.7.0) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9)