From e992235c3308967ff3057213c0157ae4534bda12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 14:19:47 +0000 Subject: [PATCH] Bump nokogiri from 1.10.1 to 1.10.8 in /core Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 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.1...v1.10.8) Signed-off-by: dependabot[bot] --- core/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Gemfile.lock b/core/Gemfile.lock index 526d869f..90afd180 100644 --- a/core/Gemfile.lock +++ b/core/Gemfile.lock @@ -231,7 +231,7 @@ GEM multi_test (0.1.2) newrelic_rpm (6.0.0.351) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) null-logger (0.1.5) pg (0.21.0)