From befe48ea7d732f8181798fd74ed1b4edebfeffea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 21:40:13 +0000 Subject: [PATCH] Bump nokogiri and mini_portile2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) and [mini_portile2](https://github.com/flavorjones/mini_portile). These dependencies needed to be updated together. Updates `nokogiri` from 1.8.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.8.2...v1.10.10) Updates `mini_portile2` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/flavorjones/mini_portile/releases) - [Changelog](https://github.com/flavorjones/mini_portile/blob/master/CHANGELOG.md) - [Commits](https://github.com/flavorjones/mini_portile/compare/v2.3.0...v2.4.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 340add88..4f7a3db4 100644 --- a/Gemfile +++ b/Gemfile @@ -95,5 +95,5 @@ group :development, :test do end # this is somehow needed for nokogiri -gem 'mini_portile2', '~> 2.3.0' +gem 'mini_portile2', '~> 2.4.0' gem "nokogiri", :require => "nokogiri" diff --git a/Gemfile.lock b/Gemfile.lock index ab09278c..97d6b9e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) mini_racer (0.1.15) libv8 (~> 6.3) minitest (5.11.3) @@ -165,8 +165,8 @@ GEM mysql2 (0.5.1) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) poltergeist (1.18.1) capybara (>= 2.1, < 4) cliver (~> 0.3.1) @@ -310,7 +310,7 @@ DEPENDENCIES jquery-rails jquery-ui-rails listen - mini_portile2 (~> 2.3.0) + mini_portile2 (~> 2.4.0) mini_racer mysql2 nokogiri