From a9c3ca3f7eb6ffc9f980efa13a6328405262e695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:30:05 +0000 Subject: [PATCH] Bump nokogiri from 1.11.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.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.11.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 605f5b1..adbe4a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM ruby_dep (~> 1.2) lumberjack (1.0.13) method_source (0.9.2) - mini_portile2 (2.5.1) + mini_portile2 (2.6.1) minitest (5.14.4) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -62,8 +62,8 @@ GEM hansi (~> 0.2.0) mustermann (= 1.1.1) nenv (0.3.0) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1)