From 27a009c22db070d67ee219cbad896bd3b1631815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 03:40:46 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.0 in /Source/Frameworks/PunycodeSwift Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Source/Frameworks/PunycodeSwift/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 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..b8dfb53 --- a/Source/Frameworks/PunycodeSwift/Gemfile.lock +++ b/Source/Frameworks/PunycodeSwift/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) atomos (0.1.3) babosa (1.0.2) claide (1.0.2)