From a5bf16368e3ea7a801323b4f6339c29631878fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:26:39 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.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.6.2...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5f82df7..5ab63aa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,17 +83,19 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.21) - mini_portile (0.6.2) + mini_portile2 (2.6.1) missing_t (0.4.1) multi_json (1.11.0) multi_test (0.1.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - nokogiri (1.6.6.2-x86-mingw32) - mini_portile (~> 0.6.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-x86-mingw32) + racc (~> 1.4) polyglot (0.3.3) prototype-rails (3.1.0) rails (~> 3.1) + racc (1.5.2) rack (1.3.10) rack-cache (1.2) rack (>= 0.4)