From 40ba680e2920d232bd18e1b494e73393693c2548 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 10:45:54 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.1 to 1.11.7 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 to 1.11.7. **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.1...v1.11.7) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index da992f5..c45f192 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,9 +97,11 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.3) minitest (5.11.3) monetize (1.9.0) money (~> 6.12) @@ -114,13 +116,15 @@ GEM mustache (1.1.0) mustermann (1.0.3) nio4r (2.3.1) - nokogiri (1.10.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pg (1.1.4) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) puma (3.12.0) + racc (1.5.2) rack (2.0.6) rack-defense (0.2.6) rack (>= 1.6.11)