From 3b22a74a8d87cf128ff8ea46feef51e8e4152a9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:22:42 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 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.5.0...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fb098e..0a4948a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,15 +48,19 @@ GEM treetop (~> 1.4.8) metaclass (0.0.1) mime-types (1.17.2) + mini_portile2 (2.8.0) mocha (0.10.3) metaclass (~> 0.0.1) multi_json (1.0.4) - nokogiri (1.5.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) polyglot (0.3.3) r3_plugin_toolbox (0.4.1) rails (~> 3.0) require_all (~> 1.2.0) sugar-high (~> 0.3.0) + racc (1.6.0) rack (1.3.6) rack-cache (1.1) rack (>= 0.4)