From 059527eafb5bfefc26343f768af863a9e68a9f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 16:16:57 +0000 Subject: [PATCH] Bump nokogiri from 1.7.1 to 1.10.8 in /examples/todo-vuejs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.7.1 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.7.1...v1.10.8) Signed-off-by: dependabot[bot] --- examples/todo-vuejs/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/todo-vuejs/Gemfile.lock b/examples/todo-vuejs/Gemfile.lock index 664ca1b..44f4202 100644 --- a/examples/todo-vuejs/Gemfile.lock +++ b/examples/todo-vuejs/Gemfile.lock @@ -88,12 +88,12 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.4.0) minitest (5.10.1) multi_json (1.12.1) nio4r (2.0.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1)