From dae92ded6216400f5459c632d9f4b817062b6bfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 03:56:04 +0000 Subject: [PATCH] Bump nokogiri from 1.10.2 to 1.10.10 in /example/rails-4.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.2...v1.10.10) 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..9e3a103 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.10) mini_portile2 (~> 2.4.0) - phony (2.17.1) + phony (2.18.22) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)