From c90cf67df3514a9093fde702bb9e874709a38073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 00:31:07 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.12.5 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.12.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.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... 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 bd23c1f77b..db61f79b90 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -83,13 +83,13 @@ GEM middleman-navtree (0.1.11) middleman-core (>= 3.3) titleize (~> 1.3) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) mini_racer (0.2.14) libv8 (> 7.3) minitest (5.14.1) nio4r (2.5.2) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7)