From a868583012705136cae21dcafa3fdb48ebfe5422 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:21:40 +0000 Subject: [PATCH] Bump nokogiri from 1.4.3.1 to 1.13.6 in /fixture_rails_root Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.4.3.1 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/REL_1.4.3.1...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- fixture_rails_root/Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/fixture_rails_root/Gemfile.lock b/fixture_rails_root/Gemfile.lock index b24fa29..b010cf3 100644 --- a/fixture_rails_root/Gemfile.lock +++ b/fixture_rails_root/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - pebbles (1.0.25) + pebbles (1.0.26) aasm activemerchant acts_as_reportable @@ -81,7 +81,10 @@ GEM configuration (>= 0.0.5) rake (>= 0.8.1) mime-types (1.16) - nokogiri (1.4.3.1) + mini_portile2 (2.8.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pdf-writer (1.1.8) color (>= 1.4.0) transaction-simple (~> 1.3) @@ -91,6 +94,7 @@ GEM rake rspec (>= 1.3) yard + racc (1.6.0) rack (1.1.0) rack-test (0.5.6) rack (>= 1.0)