From 54a2b4508ca76303ad6dc23e25a8bfc4881c27e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 17:18:04 +0000 Subject: [PATCH] Bump nokogiri from 1.7.2 to 1.11.7 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.2 to 1.11.7. - [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.11.7) --- 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..a8ad570f1 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.5.3) 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.11.7) + mini_portile2 (~> 2.5.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.5.2) rack (1.6.8) rack-cors (0.4.1) rack-test (0.6.3)