From a760e65a23d9285d874b1d3ad39c9529dc6d2f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 00:01:19 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.10.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.10.4. - [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.5.0...v1.10.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd0081e..1a3319b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,8 +83,10 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) + mini_portile2 (2.4.0) multi_json (1.0.4) - nokogiri (1.5.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) orm_adapter (0.0.5) polyglot (0.3.3) rack (1.3.5)