From f49000a3769860cfc44503485b4ebc4cca7a7f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:42:02 +0000 Subject: [PATCH] Bump nokogiri from 1.10.2 to 1.10.8 in /example/rails-4.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 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.2...v1.10.8) Signed-off-by: dependabot[bot] --- example/rails-4.2/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/example/rails-4.2/Gemfile.lock b/example/rails-4.2/Gemfile.lock index f918ee4..893e8f4 100644 --- a/example/rails-4.2/Gemfile.lock +++ b/example/rails-4.2/Gemfile.lock @@ -5,6 +5,7 @@ PATH actionmailer (>= 4.0) activejob (>= 4.2) activesupport (>= 4.2) + nokogiri (~> 1.10.4) phony (~> 2.8) render_anywhere (~> 0.0) @@ -62,9 +63,9 @@ GEM mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) - nokogiri (1.10.2) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) - phony (2.17.1) + phony (2.18.12) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)