From d2e72881626e2a6d00d63d57536c9ba840d49cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 05:45:39 +0000 Subject: [PATCH] Bump nokogiri from 1.4.3.1 to 1.12.5 in /fixture_rails_root Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.4.3.1 to 1.12.5. - [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.12.5) --- 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..70cdda6 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.6.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + 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.5.2) rack (1.1.0) rack-test (0.5.6) rack (>= 1.0)