From 2cc01959396eff146727f919bfbb31b15074054e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 04:59:39 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.9 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.1. **This update includes security fixes.** - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.11.1) 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 7576448..8db7ee0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,15 +113,16 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.11.3) msgpack (1.2.10) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.3.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + 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 +141,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)