From 5ec65b5e91490a2e01d2fd9de9aa89d37eccdab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 23:19:29 +0000 Subject: [PATCH] Bump nokogiri from 1.8.4 to 1.10.8 in /InforMee-Backend Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 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.8.4...v1.10.8) Signed-off-by: dependabot[bot] --- InforMee-Backend/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/InforMee-Backend/Gemfile.lock b/InforMee-Backend/Gemfile.lock index 0f34993..2f7f7f2 100644 --- a/InforMee-Backend/Gemfile.lock +++ b/InforMee-Backend/Gemfile.lock @@ -89,13 +89,13 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.2.4) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pg (1.1.2) pry (0.11.3) coderay (~> 1.1.0)