From d7f85eb0942c3959fd050318a57fe114c4209222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:33:21 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 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.1...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 402dedc..3ad8fc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,14 +65,14 @@ GEM i18n (1.8.8) concurrent-ruby (~> 1.0) json (2.5.1) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) minitest (5.14.3) molinillo (0.6.6) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) public_suffix (4.0.6) racc (1.5.2)