From c67c2f12478dc331f4b6e6743b61ffe897f33448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2019 16:07:47 +0000 Subject: [PATCH] Bump nokogiri from 1.10.2 to 1.10.7 in /api Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.10.7. - [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.2...v1.10.7) Signed-off-by: dependabot[bot] --- api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 836b270..fbcd402 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -87,7 +87,7 @@ GEM minitest (5.11.3) msgpack (1.2.9) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.7) mini_portile2 (~> 2.4.0) pg (1.1.4) puma (3.12.1)