From 5c6afedee5acdf5ff4d8a6e9350180a9376e19c3 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-frontend-ramaze 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-frontend-ramaze/Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libertree-frontend-ramaze/Gemfile.lock b/libertree-frontend-ramaze/Gemfile.lock index 3a2ccd45..9f7feec4 100644 --- a/libertree-frontend-ramaze/Gemfile.lock +++ b/libertree-frontend-ramaze/Gemfile.lock @@ -93,13 +93,14 @@ GEM mime-types (1.25) mini_magick (3.4) subexec (~> 0.2.1) - mini_portile (0.5.2) + mini_portile (0.6.0) + mini_portile2 (2.4.0) minitest (4.7.5) multi_json (1.10.1) multi_xml (0.5.5) net-ldap (0.5.1) - 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) pry (0.9.12.6)