From 0afc5132cae3e48ce3036bba01c893ffc604d914 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 19:14:07 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.11.3 to 1.12.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.12.0. **This update includes security fixes.** - [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.11.3...v1.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0e57007..8c3101d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,15 +210,15 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.0) - mini_portile2 (2.5.0) + mini_portile2 (2.6.1) minitest (5.14.4) multi_json (1.15.0) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.0) + mini_portile2 (~> 2.6.1) racc (~> 1.4) omniauth (1.9.1) hashie (>= 3.4.6)