From 32250f0b15d431803145366708172c085d4f02e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 02:26:15 +0000 Subject: [PATCH] Bump nokogiri from 1.10.4 to 1.10.10 in /spec/tester_mongo Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.10.4...v1.10.10) Signed-off-by: dependabot[bot] --- spec/tester_mongo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/tester_mongo/Gemfile.lock b/spec/tester_mongo/Gemfile.lock index c52736f2..0553fa48 100644 --- a/spec/tester_mongo/Gemfile.lock +++ b/spec/tester_mongo/Gemfile.lock @@ -86,7 +86,7 @@ GEM mongoid_includes (2.1.0) mongoid (>= 6.0.1, < 7.0.0) nio4r (2.4.0) - nokogiri (1.10.4) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) puma (3.12.1) rack (2.0.7)