From ac4b3902744c8b1675c1f162e7939c3c4066fc5e Mon Sep 17 00:00:00 2001 From: Rainvisitor Date: Thu, 13 Oct 2022 09:26:24 +0800 Subject: [PATCH] chore: CI package security update for addressable --- ios/Gemfile.lock | 2 +- macos/Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 360b585..0ef807a 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -8,7 +8,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) artifactory (3.0.15) atomos (0.1.3) diff --git a/macos/Gemfile.lock b/macos/Gemfile.lock index fac1ea3..553a301 100644 --- a/macos/Gemfile.lock +++ b/macos/Gemfile.lock @@ -8,7 +8,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) artifactory (3.0.15) atomos (0.1.3)