From cac9580d9991110567534f5333f6a86784362f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 04:38:49 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.10.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8. - [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.10.4...v1.10.8) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 05da21d5b..4a57ae081 100644 --- a/Gemfile +++ b/Gemfile @@ -71,7 +71,7 @@ gem 'i18n-js', '~> 3.0' # Localization in javascript files gem 'jbuilder' # JSON structures via a Builder-style DSL gem 'logging', '~> 2.0.0' gem 'nested_form_fields' -gem 'nokogiri', '~> 1.10.3' # HTML/XML parser +gem 'nokogiri', '~> 1.10.8' # HTML/XML parser gem 'rails_autolink', '~> 1.1', '>= 1.1.6' gem 'rgl' # Graph framework for project diagram calculations gem 'roo', '~> 2.8.2' # Spreadsheet parser diff --git a/Gemfile.lock b/Gemfile.lock index 5bfa0b3bc..7d8157708 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -359,7 +359,7 @@ GEM rails (>= 3.2.0) newrelic_rpm (6.6.0.358) nio4r (2.5.2) - nokogiri (1.10.4) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nokogumbo (2.0.1) nokogiri (~> 1.8, >= 1.8.4) @@ -648,7 +648,7 @@ DEPENDENCIES momentjs-rails (~> 2.17.1) nested_form_fields newrelic_rpm - nokogiri (~> 1.10.3) + nokogiri (~> 1.10.8) omniauth omniauth-azure-activedirectory omniauth-linkedin-oauth2