From 850affff9c8385860f42f7e233a66186324e4de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:47:30 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.10.8 in /spec/jsonapi_app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 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.5...v1.10.8) Signed-off-by: dependabot[bot] --- spec/jsonapi_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/jsonapi_app/Gemfile.lock b/spec/jsonapi_app/Gemfile.lock index c05f9f8..54c88a0 100644 --- a/spec/jsonapi_app/Gemfile.lock +++ b/spec/jsonapi_app/Gemfile.lock @@ -67,7 +67,7 @@ GEM mini_portile2 (2.4.0) minitest (5.10.3) nio4r (2.1.0) - nokogiri (1.10.5) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) pg (0.21.0) puma (3.12.2)