From 7aebee17c3376ddd13be77452acd336d89d4409d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 14:22:17 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.10.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.10.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.9.1...v1.10.9) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 8fa975a..0522d62 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) mysql2 (0.4.10) - nokogiri (1.9.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) rack (1.6.11) rack-test (0.6.3)