From ebf45971f3693a34a61d96983a67154d982912f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 05:14:51 +0000 Subject: [PATCH] Bump nokogiri from 1.8.5 to 1.13.3 in /Source/Frameworks/PunycodeSwift Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.13.3. - [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.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... 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..ce02497 --- 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.8.0) 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.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) os (1.0.0) plist (3.4.0) public_suffix (2.0.5) + racc (1.6.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0)