From 36c88af415a538a446510d2e6f8d33ee5f66fa65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 13:14:25 +0000 Subject: [PATCH] [Security] Bump nokogiri from 1.10.8 to 1.11.0 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.0. **This update includes a security fix.** - [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.8...v1.11.0) 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 b2d4fa4..0b51634 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,14 +128,15 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.14.0) multi_json (1.13.1) multipart-post (2.0.0) mustache (1.0.5) mysql2 (0.4.10) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) paperclip (5.2.1) activemodel (>= 4.2.0) @@ -159,6 +160,7 @@ GEM puma (3.12.4) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.5.2) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0)