From bfadc7b8e6cfe7f879cdbc93bd13403fedbd34d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 11:52:56 +0000 Subject: [PATCH] Bump nokogiri from 1.7.2 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.2 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.7.2...v1.10.10) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 43b091ed2..2440fa17c 100644 --- a/Gemfile +++ b/Gemfile @@ -48,7 +48,7 @@ group :test do gem 'cucumber-rails-training-wheels' gem 'capybara', '2.4.1' gem 'capybara-webkit', '~> 1.6.0' - gem 'nokogiri', '~> 1.7.2' + gem 'nokogiri', '~> 1.10.10' gem 'factory_bot_rails' gem 'webmock' gem 'uri-handler' diff --git a/Gemfile.lock b/Gemfile.lock index ec3f708d6..e562c3cef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.1.0) + mini_portile2 (2.4.0) minitest (5.10.3) momentjs-rails (2.17.1) railties (>= 3.1) @@ -236,8 +236,8 @@ GEM multi_test (0.1.2) multi_xml (0.6.0) newrelic_rpm (4.6.0.338) - nokogiri (1.7.2) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) parallel (1.12.0) paranoia (2.4.0) @@ -460,7 +460,7 @@ DEPENDENCIES meta-tags momentjs-rails newrelic_rpm - nokogiri (~> 1.7.2) + nokogiri (~> 1.10.10) paranoia (~> 2.0) pg (= 0.20) phantomjs