From a38d267cbc0e3122bd42413d943924f1d1ae1c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 21:35:35 +0000 Subject: [PATCH] Bump nokogiri from 1.10.1 to 1.10.8 in /extend-rails Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.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.10.1...v1.10.8) Signed-off-by: dependabot[bot] --- extend-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extend-rails/Gemfile.lock b/extend-rails/Gemfile.lock index 87881c7..2d7903d 100644 --- a/extend-rails/Gemfile.lock +++ b/extend-rails/Gemfile.lock @@ -121,7 +121,7 @@ GEM minitest (5.11.3) multi_json (1.13.1) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) os (1.0.0) popper_js (1.14.3)