updated cocoapods

This commit is contained in:
Mauro Romito
2025-03-10 18:14:41 +01:00
parent 6089f7397e
commit abb4f63246
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ source "https://rubygems.org"
gem "xcode-install"
gem "fastlane"
gem "cocoapods", '~>1.14.3'
gem "cocoapods", '~>1.16.2'
gem "slather"
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')

View File

@@ -54,10 +54,10 @@ GEM
bigdecimal (3.1.9)
claide (1.1.0)
clamp (1.3.2)
cocoapods (1.14.3)
cocoapods (1.16.2)
addressable (~> 2.8)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.14.3)
cocoapods-core (= 1.16.2)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 2.1, < 3.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -71,8 +71,8 @@ GEM
molinillo (~> 0.8.0)
nap (~> 1.0)
ruby-macho (>= 2.3.0, < 3.0)
xcodeproj (>= 1.23.0, < 2.0)
cocoapods-core (1.14.3)
xcodeproj (>= 1.27.0, < 2.0)
cocoapods-core (1.16.2)
activesupport (>= 5.0, < 8)
addressable (~> 2.8)
algoliasearch (~> 1.0)
@@ -322,7 +322,7 @@ PLATFORMS
ruby
DEPENDENCIES
cocoapods (~> 1.14.3)
cocoapods (~> 1.16.2)
fastlane
fastlane-plugin-diawi!
fastlane-plugin-sentry