From 5b064a751ea6b65d1d44ee8c9bfe9c744970bca3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 04:14:32 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.8 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.8...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 9090997..8cdca3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM mini_mime (>= 0.1.1) method_source (0.9.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minitest (5.14.0) multipart-post (2.1.1) neat (1.7.4) @@ -144,8 +144,9 @@ GEM sass (>= 3.3) newrelic_rpm (6.9.0.363) nio4r (2.5.2) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) normalize-rails (3.0.3) pg (0.20.0) pry (0.12.2) @@ -161,6 +162,7 @@ GEM nio4r (~> 2.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.5.2) rack (1.6.13) rack-canonical-host (0.2.3) addressable (> 0, < 3)