From 671a56483df4e4dc68acbec179eb924073d7a1c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 20:17:17 +0000 Subject: [PATCH] Bump nokogiri from 1.6.8.1 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.8.1 to 1.11.4. - [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.6.8.1...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index a1278c2f..b0e83528 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'ey_config' gem 'rails_autolink' gem 'simple_form', '~> 3.1.0' -gem 'nokogiri', '~> 1.6.0' +gem 'nokogiri', '~> 1.11.4' gem 'rake', '~> 10.4' gem 'rgeo', '~> 0.3' diff --git a/Gemfile.lock b/Gemfile.lock index a5378b21..c5ed3cc0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,12 +69,13 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) - mini_portile2 (2.1.0) + mini_portile2 (2.5.1) minitest (5.11.3) mysql2 (0.3.21) newrelic_rpm (3.9.9.275) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pg (0.18.4) psych (2.0.17) puma (3.11.3) @@ -367,7 +368,7 @@ DEPENDENCIES minitest mysql2 (~> 0.3.17) newrelic_rpm (~> 3.9.9) - nokogiri (~> 1.6.0) + nokogiri (~> 1.11.4) pg (~> 0.18.1) psych (~> 2.0.8) puma