From 9a6022ea75a73afcdafb14874105e5f32f05989b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 05:03:31 +0000 Subject: [PATCH] Bump nokogiri from 1.5.0 to 1.13.9 in /spec/rails3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.0 to 1.13.9. - [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.0...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/rails3/Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/spec/rails3/Gemfile.lock b/spec/rails3/Gemfile.lock index 308e80dc..40cef726 100644 --- a/spec/rails3/Gemfile.lock +++ b/spec/rails3/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: sorcery (0.7.13) bcrypt-ruby (~> 3.0.0) @@ -69,15 +69,19 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) + mini_portile2 (2.8.0) multi_json (1.1.0) multipart-post (1.1.5) - nokogiri (1.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.4.6) oauth2 (0.6.0) faraday (~> 0.7) httpauth (~> 0.1) multi_json (~> 1.0) polyglot (0.3.3) + racc (1.6.0) rack (1.2.5) rack-mount (0.6.14) rack (>= 1.0.0)