From 5c63629776c79a4187d28f5c5b3ae5c9eb288fea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 15:21:37 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...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 7ceda79..3ab1990 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,14 +49,15 @@ GEM rdoc semver jwt (2.2.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.2) moneta (1.0.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.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) @@ -68,6 +69,7 @@ GEM moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) public_suffix (4.0.6) + racc (1.6.0) rack (2.2.3) rake (13.0.1) rate_throttle_client (0.1.2)