From 12a1063558d72c78a6af8405e106373d6d0e22d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 21:18:04 +0000 Subject: [PATCH] Bump nokogiri from 1.6.1 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.1 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.9/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.6.1...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 66091bd..f64bd54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,14 +67,15 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - mini_portile (0.5.3) + mini_portile2 (2.8.0) minitest (4.7.5) multi_json (1.9.2) multi_test (0.1.1) multi_xml (0.6.0) multipart-post (2.1.1) - nokogiri (1.6.1) - mini_portile (~> 0.5.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -88,6 +89,7 @@ GEM oauth2 (~> 1.1) omniauth (~> 1.2) polyglot (0.3.4) + racc (1.6.0) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0)