From dbbb4200fd4a7b1383b5be277d671b470072aa6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 15:07:38 +0000 Subject: [PATCH] chore(deps): update dependency rubyzip to v2.3.2 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7e4d042ad..61a63714e 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" # You may use http://rbenv.org/ or https://rvm.io/ to install and use this version ruby "3.1.6" -gem 'rubyzip', '2.3.0' +gem 'rubyzip', '2.3.2' gem "cocoapods", "1.15.2" gem "activesupport", ">= 6.1.7.3", "< 7.1.0" gem "fastlane" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 8c754f2db..201089567 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -234,7 +234,7 @@ GEM rouge (2.0.7) ruby-macho (2.5.1) ruby2_keywords (0.0.5) - rubyzip (2.3.0) + rubyzip (2.3.2) security (0.1.5) signet (0.19.0) addressable (~> 2.8) @@ -279,7 +279,7 @@ DEPENDENCIES activesupport (>= 6.1.7.3, < 7.1.0) cocoapods (= 1.15.2) fastlane - rubyzip (= 2.3.0) + rubyzip (= 2.3.2) RUBY VERSION ruby 3.1.6p260