From 9d6baac2c1ba867011c56d89df0b67ac14d7ea1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:27:03 +0000 Subject: [PATCH] Bump nokogiri from 1.7.2 to 1.13.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.2 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.7.2...v1.13.6) --- 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 d66b604a8..efcb43b6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.8.0) minitest (5.10.2) minitest-focus (1.1.2) minitest (>= 4, < 6) @@ -164,8 +164,9 @@ GEM multipart-post (2.0.0) mysql2 (0.4.6) nenv (0.3.0) - nokogiri (1.7.2) - mini_portile2 (~> 2.1.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -193,6 +194,7 @@ GEM pry (~> 0.9) slop (~> 3.0) public_suffix (2.0.5) + racc (1.6.0) rack (1.6.8) rack-cors (0.4.1) rack-test (0.6.3)