From 6c43843edbebddc54f0959c9a606afbfb5444913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 01:34:54 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.13.3. - [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.13.3) --- 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..172dac0a 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.8.0) 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.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.3-x86-mingw32) + racc (~> 1.4) polyglot (0.3.3) prototype-rails (3.1.0) rails (~> 3.1) + racc (1.6.0) rack (1.3.10) rack-cache (1.2) rack (>= 0.4)