From 6c328842769afc1cb23bc3359a9f63afab1309c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 07:40:59 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.11.4. - [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.8.5...v1.11.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 2896291..6394188 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,16 +102,19 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) minitest (5.11.3) multi_json (1.13.1) mysql2 (0.5.2) nested_form (0.3.2) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) paperclip (5.3.0) activemodel (>= 4.2.0) @@ -124,6 +127,7 @@ GEM paperclip (>= 3.4) rails (>= 3.1) puma (3.12.0) + racc (1.5.2) rack (2.0.5) rack-test (1.1.0) rack (>= 1.0, < 3)