From 43bc3f329b9fbc1c0eb151b78292b0c6f969427e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 20:12:53 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.5 to 1.10.9 in /backend Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.9. **This update includes security fixes.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.9) Signed-off-by: dependabot-preview[bot] --- backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 88897204..60b61ffa 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -100,7 +100,7 @@ GEM minitest (5.13.0) msgpack (1.3.3) nio4r (2.5.2) - nokogiri (1.10.5) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) pg (1.1.4) public_suffix (4.0.1)