From 8289610d6f830c4cf0317a5de162bf0be2a39431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 03:20:10 +0000 Subject: [PATCH] Bump nokogiri from 1.6.2.1 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.2.1 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.2.1...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4f310c7..46e3f461 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,7 +271,7 @@ GEM mime-types (1.25.1) mini_magick (3.7.0) subexec (~> 0.2.1) - mini_portile (0.6.0) + mini_portile2 (2.8.0) multi_json (1.10.1) multi_test (0.1.1) multi_xml (0.5.5) @@ -284,9 +284,11 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) newrelic_rpm (3.8.1.221) - nokogiri (1.6.2.1) - mini_portile (= 0.6.0) - nokogiri (1.6.2.1-java) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.3-java) + racc (~> 1.4) oauth (0.4.7) oauth2 (0.9.4) faraday (>= 0.8, < 0.10) @@ -337,6 +339,8 @@ GEM spoon (~> 0.0) pry-rails (0.3.2) pry (>= 0.9.10) + racc (1.6.0) + racc (1.6.0-java) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)