about summary refs log tree commit diff
path: root/pkgs/development/mobile
diff options
context:
space:
mode:
authorLily Ballard <lily@sb.org>2019-05-15 13:02:02 -0700
committerLily Ballard <lily@sb.org>2019-05-15 13:02:02 -0700
commitffd371164fc9042ea360fb196f88d2c71301332b (patch)
tree33ca4bf9e0a52a5066c47f50b1960c5f8aa9696e /pkgs/development/mobile
parentaba46ce1443ba4b5be71585f2ca12020b9a6d342 (diff)
downloadnixlib-ffd371164fc9042ea360fb196f88d2c71301332b.tar
nixlib-ffd371164fc9042ea360fb196f88d2c71301332b.tar.gz
nixlib-ffd371164fc9042ea360fb196f88d2c71301332b.tar.bz2
nixlib-ffd371164fc9042ea360fb196f88d2c71301332b.tar.lz
nixlib-ffd371164fc9042ea360fb196f88d2c71301332b.tar.xz
nixlib-ffd371164fc9042ea360fb196f88d2c71301332b.tar.zst
nixlib-ffd371164fc9042ea360fb196f88d2c71301332b.zip
cocoapods-beta: 1.7.0.rc.1 -> 1.7.0.rc.2
Diffstat (limited to 'pkgs/development/mobile')
-rw-r--r--pkgs/development/mobile/cocoapods/Gemfile-beta.lock6
-rw-r--r--pkgs/development/mobile/cocoapods/gemset-beta.nix8
2 files changed, 7 insertions, 7 deletions
diff --git a/pkgs/development/mobile/cocoapods/Gemfile-beta.lock b/pkgs/development/mobile/cocoapods/Gemfile-beta.lock
index 64eb87294a43..c9b27c366785 100644
--- a/pkgs/development/mobile/cocoapods/Gemfile-beta.lock
+++ b/pkgs/development/mobile/cocoapods/Gemfile-beta.lock
@@ -9,10 +9,10 @@ GEM
       tzinfo (~> 1.1)
     atomos (0.1.3)
     claide (1.0.2)
-    cocoapods (1.7.0.rc.1)
+    cocoapods (1.7.0.rc.2)
       activesupport (>= 4.0.2, < 5)
       claide (>= 1.0.2, < 2.0)
-      cocoapods-core (= 1.7.0.rc.1)
+      cocoapods-core (= 1.7.0.rc.2)
       cocoapods-deintegrate (>= 1.0.3, < 2.0)
       cocoapods-downloader (>= 1.2.2, < 2.0)
       cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -28,7 +28,7 @@ GEM
       nap (~> 1.0)
       ruby-macho (~> 1.4)
       xcodeproj (>= 1.8.2, < 2.0)
-    cocoapods-core (1.7.0.rc.1)
+    cocoapods-core (1.7.0.rc.2)
       activesupport (>= 4.0.2, < 6)
       fuzzy_match (~> 2.0.4)
       nap (~> 1.0)
diff --git a/pkgs/development/mobile/cocoapods/gemset-beta.nix b/pkgs/development/mobile/cocoapods/gemset-beta.nix
index e5841c4d2d33..643760a91c0f 100644
--- a/pkgs/development/mobile/cocoapods/gemset-beta.nix
+++ b/pkgs/development/mobile/cocoapods/gemset-beta.nix
@@ -46,10 +46,10 @@
     platforms = [];
     source = {
       remotes = ["https://rubygems.org"];
-      sha256 = "1wdy3kjlz121i6b0njq09xz6wvw6l6pkwabgswbmk5b8m74q97ml";
+      sha256 = "0s9kqrmlvmgyd9aqrv89lg1ccspbk9hw2qx3fpb56xff1zk69gwf";
       type = "gem";
     };
-    version = "1.7.0.rc.1";
+    version = "1.7.0.rc.2";
   };
   cocoapods-core = {
     dependencies = ["activesupport" "fuzzy_match" "nap"];
@@ -57,10 +57,10 @@
     platforms = [];
     source = {
       remotes = ["https://rubygems.org"];
-      sha256 = "0k7zb0afy49hb24mfg8ypdsbk6j1sr9m8bwqm8p11w4113wbv95w";
+      sha256 = "0x940n7ifn8fpr9siicqassryarg13sxh6nmi3cgbbdmnd1ic8b1";
       type = "gem";
     };
-    version = "1.7.0.rc.1";
+    version = "1.7.0.rc.2";
   };
   cocoapods-deintegrate = {
     groups = ["default"];