From a280a42715785be13577806aa25de2efa02b1cc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 13:51:03 +0000 Subject: [PATCH] Bump nokogiri from 1.9.1 to 1.11.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.11.2. - [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.9.1...v1.11.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 0b817e4..caf5eb7 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,12 +74,14 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.13.0) mysql2 (0.4.10) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pg (0.21.0) + racc (1.5.2) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)