From a95a5fb0b6c83cdc9762d2609c4536d2aa83e015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 04:20:04 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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/v1.10.9...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 848d5de..076c1b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,24 +2,36 @@ GEM remote: http://rubygems.org/ specs: awesome_print (1.8.0) - byebug (11.1.3) - httparty (0.13.7) - json (~> 1.8) - multi_xml (>= 0.5.2) - json (1.8.6) - mini_portile2 (2.4.0) - multi_xml (0.6.0) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) + diff-lcs (1.4.4) + mini_portile2 (2.6.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-x64-mingw32) + racc (~> 1.4) + racc (1.5.2) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.10.0) + rspec-support (3.10.2) PLATFORMS + ruby x64-mingw32 DEPENDENCIES awesome_print - byebug - httparty nokogiri + rspec BUNDLED WITH 1.17.2