From 6a437aa6787fd9967764f7aa46197319785b0b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 02:42:02 +0000 Subject: [PATCH] Bump nokogiri from 1.5.6 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.6 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.6...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36b6aeb..3704f35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,6 +119,7 @@ GEM mime-types (1.21) mini_magick (3.5.0) subexec (~> 0.2.1) + mini_portile2 (2.8.0) mongoid (3.0.0) activemodel (~> 3.1) moped (~> 1.1.1) @@ -131,8 +132,11 @@ GEM multi_json (1.6.1) multipart-post (1.2.0) nifty-generators (0.4.6) - nokogiri (1.5.6) - nokogiri (1.5.6-x86-mingw32) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.9-x86-mingw32) + racc (~> 1.4) oauth2 (0.8.1) faraday (~> 0.8) httpauth (~> 0.1) @@ -160,6 +164,7 @@ GEM premailer-rails3 (1.3.1) premailer (~> 1.7) rails (~> 3) + racc (1.6.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)