From 704ffc105ce99c4c62e5c0f02b0dadef862a7f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 05:52:19 +0000 Subject: [PATCH] Bump nokogiri from 1.11.3 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 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.3...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 458f6eb..bac0ea1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,12 +22,12 @@ GEM mimemagic (0.3.10) nokogiri (~> 1) rake - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) multipart-post (2.1.1) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogiri (1.11.3-x64-mingw32) + nokogiri (1.12.5-x64-mingw32) racc (~> 1.4) public_suffix (4.0.6) racc (1.5.2)