summary refs log tree commit diff
path: root/pkgs/development/mobile/cocoapods/Gemfile-beta.lock
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2019-12-23 04:10:40 +0000
committerAlyssa Ross <hi@alyssa.is>2019-12-23 04:10:54 +0000
commit9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617 (patch)
tree88c516e20751012957c402a0200dc427b2fe3eda /pkgs/development/mobile/cocoapods/Gemfile-beta.lock
parent9ded9989c15650caf00b7cec54ddd7fc218d19e4 (diff)
parent35b7b1712509dcb3043deded4ddb82434bc4dd3e (diff)
downloadnixpkgs-9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617.tar
nixpkgs-9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617.tar.gz
nixpkgs-9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617.tar.bz2
nixpkgs-9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617.tar.lz
nixpkgs-9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617.tar.xz
nixpkgs-9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617.tar.zst
nixpkgs-9345bfecf650ee35ac4fe36c1d0b06dc5c9d8617.zip
Merge remote-tracking branch 'nixpkgs/master' into master
Diffstat (limited to 'pkgs/development/mobile/cocoapods/Gemfile-beta.lock')
-rw-r--r--pkgs/development/mobile/cocoapods/Gemfile-beta.lock27
1 files changed, 17 insertions, 10 deletions
diff --git a/pkgs/development/mobile/cocoapods/Gemfile-beta.lock b/pkgs/development/mobile/cocoapods/Gemfile-beta.lock
index 5b7288ad4f7..c077132a9f3 100644
--- a/pkgs/development/mobile/cocoapods/Gemfile-beta.lock
+++ b/pkgs/development/mobile/cocoapods/Gemfile-beta.lock
@@ -1,7 +1,7 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    CFPropertyList (3.0.1)
+    CFPropertyList (3.0.2)
     activesupport (4.2.11.1)
       i18n (~> 0.7)
       minitest (~> 5.1)
@@ -12,10 +12,10 @@ GEM
       json (>= 1.5.1)
     atomos (0.1.3)
     claide (1.0.3)
-    cocoapods (1.8.4)
+    cocoapods (1.9.0.beta.1)
       activesupport (>= 4.0.2, < 5)
       claide (>= 1.0.2, < 2.0)
-      cocoapods-core (= 1.8.4)
+      cocoapods-core (= 1.9.0.beta.1)
       cocoapods-deintegrate (>= 1.0.3, < 2.0)
       cocoapods-downloader (>= 1.2.2, < 2.0)
       cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -30,15 +30,17 @@ GEM
       molinillo (~> 0.6.6)
       nap (~> 1.0)
       ruby-macho (~> 1.4)
-      xcodeproj (>= 1.11.1, < 2.0)
-    cocoapods-core (1.8.4)
+      xcodeproj (>= 1.14.0, < 2.0)
+    cocoapods-core (1.9.0.beta.1)
       activesupport (>= 4.0.2, < 6)
       algoliasearch (~> 1.0)
       concurrent-ruby (~> 1.1)
       fuzzy_match (~> 2.0.4)
       nap (~> 1.0)
+      netrc (~> 0.11)
+      typhoeus (~> 1.0)
     cocoapods-deintegrate (1.0.4)
-    cocoapods-downloader (1.2.2)
+    cocoapods-downloader (1.3.0)
     cocoapods-plugins (1.0.0)
       nap
     cocoapods-search (1.0.0)
@@ -50,23 +52,28 @@ GEM
     colored2 (3.1.2)
     concurrent-ruby (1.1.5)
     escape (0.0.4)
+    ethon (0.12.0)
+      ffi (>= 1.3.0)
+    ffi (1.11.3)
     fourflusher (2.3.1)
     fuzzy_match (2.0.4)
     gh_inspector (1.1.3)
     httpclient (2.8.3)
     i18n (0.9.5)
       concurrent-ruby (~> 1.0)
-    json (2.2.0)
-    minitest (5.12.2)
+    json (2.3.0)
+    minitest (5.13.0)
     molinillo (0.6.6)
     nanaimo (0.2.6)
     nap (1.1.0)
     netrc (0.11.0)
     ruby-macho (1.4.0)
     thread_safe (0.3.6)
+    typhoeus (1.3.1)
+      ethon (>= 0.9.0)
     tzinfo (1.2.5)
       thread_safe (~> 0.1)
-    xcodeproj (1.13.0)
+    xcodeproj (1.14.0)
       CFPropertyList (>= 2.3.3, < 4.0)
       atomos (~> 0.1.3)
       claide (>= 1.0.2, < 2.0)
@@ -80,4 +87,4 @@ DEPENDENCIES
   cocoapods (>= 1.7.0.beta.1)!
 
 BUNDLED WITH
-   1.17.2
+   1.17.3