Page MenuHomePhabricator

D5474.id17889.diff
No OneTemporary

D5474.id17889.diff

diff --git a/native/Gemfile b/native/Gemfile
--- a/native/Gemfile
+++ b/native/Gemfile
@@ -3,4 +3,4 @@
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '2.7.4'
-gem 'cocoapods', '~> 1.11', '>= 1.11.2'
+gem 'cocoapods', '~> 1.11', '>= 1.11.3'
diff --git a/native/Gemfile.lock b/native/Gemfile.lock
--- a/native/Gemfile.lock
+++ b/native/Gemfile.lock
@@ -3,23 +3,23 @@
specs:
CFPropertyList (3.0.5)
rexml
- activesupport (6.1.4.4)
+ activesupport (6.1.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
claide (1.1.0)
- cocoapods (1.11.2)
+ cocoapods (1.11.3)
addressable (~> 2.8)
claide (>= 1.0.2, < 2.0)
- cocoapods-core (= 1.11.2)
+ cocoapods-core (= 1.11.3)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.4.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -34,7 +34,7 @@
nap (~> 1.0)
ruby-macho (>= 1.0, < 3.0)
xcodeproj (>= 1.21.0, < 2.0)
- cocoapods-core (1.11.2)
+ cocoapods-core (1.11.3)
activesupport (>= 5.0, < 7)
addressable (~> 2.8)
algoliasearch (~> 1.0)
@@ -54,7 +54,7 @@
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
escape (0.0.4)
ethon (0.15.0)
ffi (>= 1.15.0)
@@ -63,35 +63,35 @@
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.8.3)
- i18n (1.8.11)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
- json (2.6.1)
- minitest (5.15.0)
+ json (2.6.2)
+ minitest (5.16.3)
molinillo (0.8.0)
nanaimo (0.3.0)
nap (1.1.0)
netrc (0.11.0)
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
rexml (3.2.5)
ruby-macho (2.5.1)
typhoeus (1.4.0)
ethon (>= 0.9.0)
- tzinfo (2.0.4)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
- xcodeproj (1.21.0)
+ xcodeproj (1.22.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.2.4)
- zeitwerk (2.5.3)
+ zeitwerk (2.6.1)
PLATFORMS
ruby
DEPENDENCIES
- cocoapods (~> 1.11, >= 1.11.2)
+ cocoapods (~> 1.11, >= 1.11.3)
RUBY VERSION
ruby 2.7.4p191

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 5, 1:29 AM (13 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2614213
Default Alt Text
D5474.id17889.diff (2 KB)

Event Timeline