From 1c6a022a149297e4b1da81422313f9cd78648dbb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 04:54:34 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.9 to 1.11.6 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.6. **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.9...v1.11.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7576448..e395799 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,17 +111,25 @@ 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.2) + net-ftp (~> 0.1) minitest (5.11.3) msgpack (1.2.10) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) + net-ftp (0.1.2) + net-protocol + time + net-protocol (0.1.0) nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.6) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) @@ -140,6 +148,7 @@ GEM pg (1.1.4) public_suffix (3.1.0) puma (3.12.6) + racc (1.5.2) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -229,6 +238,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) + time (0.1.0) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0)