diff --git a/CocoaPods/Gemfile b/CocoaPods/Gemfile index b03f0d2..ea5fbc1 100644 --- a/CocoaPods/Gemfile +++ b/CocoaPods/Gemfile @@ -1,4 +1,4 @@ source 'https://rubygems.org' ruby "~>#{File.read(File.join(__dir__, "../.ruby-version")).strip}" -gem "cocoapods", "1.15.2" +gem "cocoapods", "1.16.2" gem "cocoapods-art" diff --git a/CocoaPods/Gemfile.lock b/CocoaPods/Gemfile.lock index b48c6ba..048464c 100644 --- a/CocoaPods/Gemfile.lock +++ b/CocoaPods/Gemfile.lock @@ -5,8 +5,9 @@ GEM base64 nkf rexml - activesupport (7.2.1) + activesupport (7.2.2) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -23,12 +24,13 @@ GEM json (>= 1.5.1) atomos (0.1.3) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) claide (1.1.0) - cocoapods (1.15.2) + cocoapods (1.16.2) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.15.2) + 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) @@ -42,9 +44,9 @@ GEM molinillo (~> 0.8.0) nap (~> 1.0) ruby-macho (>= 2.3.0, < 3.0) - xcodeproj (>= 1.23.0, < 2.0) + xcodeproj (>= 1.27.0, < 2.0) cocoapods-art (1.1.0) - cocoapods-core (1.15.2) + cocoapods-core (1.16.2) activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) @@ -77,33 +79,31 @@ GEM fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - logger (1.6.0) - minitest (5.25.1) + json (2.9.0) + logger (1.6.2) + minitest (5.25.2) molinillo (0.8.0) - nanaimo (0.3.0) + nanaimo (0.4.0) nap (1.1.0) netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) rexml (3.3.9) - strscan ruby-macho (2.5.1) - securerandom (0.3.1) - strscan (3.1.0) + securerandom (0.4.0) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - xcodeproj (1.25.0) + xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) - nanaimo (~> 0.3.0) - rexml (>= 3.3.9, < 4.0) + nanaimo (~> 0.4.0) + rexml (>= 3.3.6, < 4.0) PLATFORMS arm64-darwin-21 @@ -115,7 +115,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - cocoapods (= 1.15.2) + cocoapods (= 1.16.2) cocoapods-art RUBY VERSION diff --git a/CocoaPods/Podfile.lock b/CocoaPods/Podfile.lock index 78188f9..946caa4 100644 --- a/CocoaPods/Podfile.lock +++ b/CocoaPods/Podfile.lock @@ -401,4 +401,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 85ccd7ce44822d91820608c854ae19a60439382d -COCOAPODS: 1.15.2 +COCOAPODS: 1.16.2