Browse Source

Use CocoaPods beta

onevcat 7 years ago
parent
commit
aa6acd5915
2 changed files with 11 additions and 9 deletions
  1. 2 1
      Gemfile
  2. 9 8
      Gemfile.lock

+ 2 - 1
Gemfile

@@ -3,4 +3,5 @@
 source "https://rubygems.org"
 
 gem "fastlane"
-gem "jazzy"
+gem "jazzy"
+gem "cocoapods", "~>1.6.beta"

+ 9 - 8
Gemfile.lock

@@ -12,26 +12,26 @@ GEM
     atomos (0.1.3)
     babosa (1.0.2)
     claide (1.0.2)
-    cocoapods (1.5.3)
+    cocoapods (1.6.0.beta.1)
       activesupport (>= 4.0.2, < 5)
       claide (>= 1.0.2, < 2.0)
-      cocoapods-core (= 1.5.3)
+      cocoapods-core (= 1.6.0.beta.1)
       cocoapods-deintegrate (>= 1.0.2, < 2.0)
-      cocoapods-downloader (>= 1.2.0, < 2.0)
+      cocoapods-downloader (>= 1.2.1, < 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.3.0, < 2.0)
+      cocoapods-trunk (>= 1.3.1, < 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.5)
+      molinillo (~> 0.6.6)
       nap (~> 1.0)
-      ruby-macho (~> 1.1)
-      xcodeproj (>= 1.5.7, < 2.0)
-    cocoapods-core (1.5.3)
+      ruby-macho (~> 1.2)
+      xcodeproj (>= 1.6.0, < 2.0)
+    cocoapods-core (1.6.0.beta.1)
       activesupport (>= 4.0.2, < 6)
       fuzzy_match (~> 2.0.4)
       nap (~> 1.0)
@@ -219,6 +219,7 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
+  cocoapods (~> 1.6.beta)
   fastlane
   jazzy