From 134f5707dcc0ebdd749505521fbc9ab82ff478f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 07:18:58 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.11.5 in /Source/Frameworks/PunycodeSwift Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.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.8.5...v1.11.5) Signed-off-by: dependabot[bot] --- Source/Frameworks/PunycodeSwift/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) mode change 100755 => 100644 Source/Frameworks/PunycodeSwift/Gemfile.lock diff --git a/Source/Frameworks/PunycodeSwift/Gemfile.lock b/Source/Frameworks/PunycodeSwift/Gemfile.lock old mode 100755 new mode 100644 index 13c4881..e2bc763 --- a/Source/Frameworks/PunycodeSwift/Gemfile.lock +++ b/Source/Frameworks/PunycodeSwift/Gemfile.lock @@ -135,7 +135,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) mini_magick (4.5.1) - mini_portile2 (2.3.0) + mini_portile2 (2.5.1) minitest (5.11.3) molinillo (0.6.6) multi_json (1.13.1) @@ -145,11 +145,13 @@ GEM nap (1.1.0) naturally (2.2.0) netrc (0.11.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) os (1.0.0) plist (3.4.0) public_suffix (2.0.5) + racc (1.5.2) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0)