From a62e229a384f3eefa037572a12a71257092a6be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 09:22:06 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.10.8 in /app Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.1...v1.10.8) Signed-off-by: dependabot[bot] --- app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/Gemfile.lock b/app/Gemfile.lock index a00f229..25486eb 100644 --- a/app/Gemfile.lock +++ b/app/Gemfile.lock @@ -89,12 +89,12 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.0) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.1) multi_json (1.13.1) nio4r (2.2.0) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) pg (0.21.0) public_suffix (3.0.1) puma (3.11.0)