From 3253b2f4ec26551f98f0180032dec8a0178a03da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 21:32:49 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.10.8 in /libertree-backend-rb Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 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.6.0...v1.10.8) Signed-off-by: dependabot[bot] --- libertree-backend-rb/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libertree-backend-rb/Gemfile.lock b/libertree-backend-rb/Gemfile.lock index a1b31a00..451c9bb1 100644 --- a/libertree-backend-rb/Gemfile.lock +++ b/libertree-backend-rb/Gemfile.lock @@ -68,14 +68,14 @@ GEM gpgme (~> 2.0.2) mail (~> 2.5.3) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile2 (2.4.0) minitest (4.7.5) multi_json (1.8.2) net-ldap (0.5.1) niceogiri (1.1.2) nokogiri (~> 1.5) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) parkdown (1.4.25) pg (0.17.1) polyglot (0.3.3)