From b49122c8cd8d37d5948f5dd209c3c446059ca69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 14:49:00 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.1. - [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.11.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 0f57fad1..c082d90d 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'haml-rails' gem 'coffee-rails', '~> 4.0.0' gem 'coffee-script-source' gem 'test-unit', '~> 3.0.9' -gem 'nokogiri', '~> 1.10.4' +gem 'nokogiri', '~> 1.11.1' gem 'csv_shaper' gem 'andand', github: 'raganwald/andand' gem 'responders' # Can't move above 1.1 until migrating to rails 4.2+ diff --git a/Gemfile.lock b/Gemfile.lock index 1fb85c7a..38ae0568 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM mime-types-data (3.2019.0331) mini_magick (4.11.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.1) modernizr-rails (2.7.1) momentjs-rails (2.20.1) @@ -292,8 +292,9 @@ GEM net-ssh (5.2.0) netrc (0.11.0) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) @@ -334,6 +335,7 @@ GEM nio4r (~> 2.0) rabl (0.14.1) activesupport (>= 2.3.14) + racc (1.5.2) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -537,7 +539,7 @@ DEPENDENCIES modernizr-rails momentjs-rails (>= 2.9.0) mysql2 (~> 0.4.0) - nokogiri (~> 1.10.4) + nokogiri (~> 1.11.1) oj (~> 2.16) oj_mimic_json omniauth