aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-11-21 17:02:22 -0800
committerGravatar GitHub <noreply@github.com>2017-11-21 17:02:22 -0800
commit3e592526ec889887874efd0e46ba3cf72f2f6f98 (patch)
treede8cc73df387cd982ca9bbf517f8ff1a9c41cce3 /Gemfile.lock
parent32d6d6170fdca6f12a3fa51619081ad855815803 (diff)
Buildable and interoperable source pods (#444)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock38
1 files changed, 20 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6c8522e..ea2bdde 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,41 +1,41 @@
GIT
remote: https://github.com/CocoaPods/CocoaPods.git
- revision: a75a2e85e262c3c38d1a2fa9e0f5de01cc6a3368
+ revision: 71211b5046cb1c9f5ad33e45d42f16b43eabfb8f
specs:
- cocoapods (1.3.1)
+ cocoapods (1.4.0.beta.2)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
- cocoapods-core (= 1.3.1)
+ cocoapods-core (= 1.4.0.beta.2)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
- cocoapods-trunk (>= 1.2.0, < 2.0)
+ cocoapods-trunk (>= 1.3.0, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (~> 2.0.1)
gh_inspector (~> 1.0)
- molinillo (~> 0.6.1)
+ molinillo (~> 0.6.4)
nap (~> 1.0)
ruby-macho (~> 1.1)
- xcodeproj (>= 1.5.1, < 2.0)
+ xcodeproj (>= 1.5.3, < 2.0)
GIT
remote: https://github.com/CocoaPods/Core.git
- revision: 77f5b2081bf347db73e5978737633e1943dc5f29
+ revision: 8cf88a076d916cf80821744a59ca1c431ccc046f
specs:
- cocoapods-core (1.3.1)
+ cocoapods-core (1.4.0.beta.2)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
- revision: 8c5090295a9c871f55aa0beaf9440b06ad0d8d04
+ revision: aa866f4bd3f4269ae4ad1ec340ae077524f8e24d
specs:
- xcodeproj (1.5.1)
+ xcodeproj (1.5.3)
CFPropertyList (~> 2.3.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
@@ -45,7 +45,7 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.5)
- activesupport (4.2.9)
+ activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
@@ -57,24 +57,26 @@ GEM
nap
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
- cocoapods-trunk (1.2.0)
+ cocoapods-trunk (1.3.0)
nap (>= 0.8, < 2.0)
- netrc (= 0.7.8)
+ netrc (~> 0.11)
cocoapods-try (1.1.0)
colored2 (3.1.2)
+ concurrent-ruby (1.0.5)
escape (0.0.4)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
- i18n (0.8.6)
+ i18n (0.9.1)
+ concurrent-ruby (~> 1.0)
minitest (5.10.3)
- molinillo (0.6.3)
+ molinillo (0.6.4)
nanaimo (0.2.3)
nap (1.1.0)
- netrc (0.7.8)
+ netrc (0.11.0)
ruby-macho (1.1.0)
thread_safe (0.3.6)
- tzinfo (1.2.3)
+ tzinfo (1.2.4)
thread_safe (~> 0.1)
PLATFORMS
@@ -86,4 +88,4 @@ DEPENDENCIES
xcodeproj!
BUNDLED WITH
- 1.15.1
+ 1.15.4