From 7c9f5a0acc7543011d9661e72d31faf13fc8f89a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 21:00:53 +0000 Subject: [PATCH] Bump nokogiri from 1.5.9 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.9 to 1.13.6. - [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.9...v1.13.6) --- 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 05773f5..190b17a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,6 +71,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.23) + mini_portile2 (2.8.0) money (5.1.1) i18n (~> 0.6.0) money-rails (0.8.1) @@ -79,7 +80,9 @@ GEM railties (>= 3.0) multi_json (1.10.1) mysql2 (0.3.18) - nokogiri (1.5.9) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (0.6.4) parallel_tests (0.10.4) parallel @@ -88,6 +91,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + racc (1.6.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)