From 36f6027ff2abd1f3c51b38bbb5a709c9203e33e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:42:13 +0000 Subject: [PATCH] Bump nokogiri from 1.4.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.4.4 to 1.12.5. - [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.4.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 025f01a..d8f2c7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,6 +52,7 @@ GEM erubis (2.6.6) abstract (>= 1.0.0) ffi (1.0.9) + ffi (1.0.9-java) i18n (0.5.0) jdbc-sqlite3 (3.6.14.2.056-java) json_pure (1.5.1) @@ -62,8 +63,15 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) - nokogiri (1.4.4) + mini_portile2 (2.6.1) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-java) + racc (~> 1.4) polyglot (0.3.1) + racc (1.5.2) + racc (1.5.2-java) rack (1.2.3) rack-mount (0.6.14) rack (>= 1.0.0)