From 6febe4b0ee6f04dda5d56bb5a8b8ce46ca869e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:00:35 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 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.5.2...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1dd7226..467df89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,10 +28,14 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.17.2) + mini_portile2 (2.6.1) net-http-digest_auth (1.2) net-http-persistent (2.5.2) - nokogiri (1.5.2) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.5.2) rake (0.9.2.2) rspec (2.8.0) rspec-core (~> 2.8.0)