From 7d47f71b02cbb1c88d547c9e27a57d344080edea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 10:23:43 +0000 Subject: [PATCH] Bump nokogiri from 1.10.5 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.11.5. - [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.10.5...v1.11.5) 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 24a5c63d..800f0bf4 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,15 +240,16 @@ GEM nokogiri (>= 1.5.9) mercenary (0.3.6) method_source (0.9.2) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minima (2.5.0) jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.13.0) multipart-post (2.1.1) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.19.0) @@ -258,6 +259,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.1.1) + racc (1.5.2) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)