From 3a764c54e5bab2d4cbd07227f5383dfa8feca714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 02:34:44 +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 | 29 +++++------------------------ 1 file changed, 5 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3839ff5..9b85364 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,36 +1,20 @@ GEM remote: https://rubygems.org/ specs: - childprocess (3.0.0) - coderay (1.1.2) cvs (0.1.0) httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0425) - mini_portile2 (2.4.0) + mini_portile2 (2.6.1) multi_xml (0.6.0) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - pry (0.13.1) - coderay (~> 1.1) - method_source (~> 1.0) - regexp_parser (1.7.0) - rubyzip (2.3.0) - selenium-webdriver (3.142.7) - childprocess (>= 0.5, < 4.0) - rubyzip (>= 1.2.2) - watir (6.16.5) - regexp_parser (~> 1.2) - selenium-webdriver (~> 3.6) - webdrivers (4.3.0) - nokogiri (~> 1.6) - rubyzip (>= 1.3.0) - selenium-webdriver (>= 3.0, < 4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + racc (1.5.2) PLATFORMS ruby @@ -40,9 +24,6 @@ DEPENDENCIES httparty httpclient nokogiri - pry - watir - webdrivers BUNDLED WITH 2.1.4