From c150a31b817e264200aa6eadbbe3564eed9550e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 21:02:14 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.5 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.4. **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.10.5...v1.11.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c038cc..8ea8b1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,14 +160,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.13.0) multi_xml (0.6.0) multipart-post (2.1.1) nenv (0.3.0) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -225,6 +226,7 @@ GEM public_suffix (4.0.1) puma (4.3.1) nio4r (~> 2.0) + racc (1.5.2) rack (2.0.8) rack-cors (1.0.3) rack-mini-profiler (1.1.3)