From 55cd46e70a86b4046bf0a430c1cdda57a99f5074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 00:35:57 +0000 Subject: [PATCH] chore(deps): bump nokogiri from 1.12.5 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f74c84c..ff607e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,6 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) ffi (1.15.4) - ffi (1.15.4-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.8.0) i18n (1.8.11) @@ -107,13 +106,11 @@ GEM nokogiri (>= 1.5.9) mercenary (0.4.0) method_source (1.0.0) - mini_portile2 (2.6.1) + mini_portile2 (2.8.0) minitest (5.15.0) multipart-post (2.1.1) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) - racc (~> 1.4) - nokogiri (1.12.5-x64-mingw32) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9)