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 f47e605a0..912747bee 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