From 5ff0eec85916fec295db3f960c97836023490ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 22:12:50 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.6.8.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.6.8.1. - [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.6.8.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e8967a..2b28af9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,10 +25,12 @@ GEM ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) mime-types (1.18) + mini_portile2 (2.1.0) multi_json (1.3.5) net-http-digest_auth (1.2.1) net-http-persistent (2.6) - nokogiri (1.5.2) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) ntlm-http (0.1.1) rake (0.9.2.2) rdoc (3.12)