From 7ce9bd74c476899a02352e1641423867b7d6a5f8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 05:22:11 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.3 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 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.3...v1.11.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07cf239..a1fef3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,14 +150,17 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.11.3) multi_json (1.13.1) nio4r (2.4.0) - nokogiri (1.10.3) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.3-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.1-x86-mingw32) + racc (~> 1.4) + nokogiri (1.11.1-x86_64-linux) + racc (~> 1.4) orm_adapter (0.5.0) pg (1.1.4) pg (1.1.4-x86-mingw32) @@ -167,6 +170,7 @@ GEM nio4r (~> 2.0) pundit (2.0.1) activesupport (>= 3.0.0) + racc (1.5.2) rack (2.0.7) rack-cors (1.0.3) rack-test (1.1.0)