From b25c524728d4a81ffda0590d94aabe680f02ab05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:33:23 +0000 Subject: [PATCH] Bump nokogiri from 1.6.7.2 to 1.12.5 in /docs/all_files Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 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.6.7.2...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/all_files/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/all_files/Gemfile.lock b/docs/all_files/Gemfile.lock index ff0764b..f3b039a 100644 --- a/docs/all_files/Gemfile.lock +++ b/docs/all_files/Gemfile.lock @@ -85,16 +85,18 @@ GEM mime-types (3.0) mime-types-data (~> 3.2015) mime-types-data (3.2015.1120) - mini_portile2 (2.0.0) + mini_portile2 (2.6.1) minitest (5.8.4) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) padrino-helpers (0.13.1) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.13.1) tilt (~> 1.4.1) padrino-support (0.13.1) activesupport (>= 3.1) + racc (1.5.2) rack (1.6.4) rack-test (0.6.3) rack (>= 1.0)