From b9a41eb8e5248cf0b70342114013138fd1adc810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:41:01 +0000 Subject: [PATCH] Bump nokogiri from 1.5.6 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.6 to 1.12.5. - [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.12.5) --- 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..f2b9156 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.6.1) 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.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + nokogiri (1.12.5-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.5.2) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)