From 5c8c94dae250a0a3aa0ab79a77bd606581dc68c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:24:00 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.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.6.1...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68d6ba5..9e1a6b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,16 +70,18 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile2 (2.6.1) minitest (4.7.5) multi_json (1.10.1) nocms-blocks (1.1.1) awesome_nested_set (~> 3.0.0) globalize (>= 4.0.0, < 5.1) rails (~> 4.0, <= 4.2.3) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) polyglot (0.3.5) + racc (1.5.2) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0)