From 41b97431eec61d2d04e5122f7ee963ecf925e1c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 10:13:23 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.3 to 1.10.10 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.10. **This update includes security fixes.** - [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.3...v1.10.10) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9689e73..b44b06b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM msgpack (1.2.10) multipart-post (2.1.0) nio4r (2.3.1) - nokogiri (1.10.3) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) parallel (1.17.0) parser (2.6.3.0)