From d7c3094f03085ef172ab487d9d8ee2e462f9658e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 17:13:34 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.13.8 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.13.8. - [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.13.8) --- 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..40b8bca 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.8.0) net-http-digest_auth (1.2) net-http-persistent (2.5.2) - nokogiri (1.5.2) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) ntlm-http (0.1.1) + racc (1.6.0) rake (0.9.2.2) rspec (2.8.0) rspec-core (~> 2.8.0)