about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorLily Ballard <lily@sb.org>2020-05-30 14:17:01 -0700
committerLily Ballard <lily@sb.org>2020-05-30 14:17:01 -0700
commit8cc640b5cb918c8ecac22f61155cbed0527806e7 (patch)
treed3f158ad75c05530f4f332a10deb6da5bc8f92ef /pkgs
parent2a16738d41ce73ab96633c7cb0ea97ed321aac3e (diff)
downloadnixlib-8cc640b5cb918c8ecac22f61155cbed0527806e7.tar
nixlib-8cc640b5cb918c8ecac22f61155cbed0527806e7.tar.gz
nixlib-8cc640b5cb918c8ecac22f61155cbed0527806e7.tar.bz2
nixlib-8cc640b5cb918c8ecac22f61155cbed0527806e7.tar.lz
nixlib-8cc640b5cb918c8ecac22f61155cbed0527806e7.tar.xz
nixlib-8cc640b5cb918c8ecac22f61155cbed0527806e7.tar.zst
nixlib-8cc640b5cb918c8ecac22f61155cbed0527806e7.zip
cocoapods: 1.9.2 -> 1.9.3
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/mobile/cocoapods/Gemfile.lock6
-rw-r--r--pkgs/development/mobile/cocoapods/gemset.nix8
2 files changed, 7 insertions, 7 deletions
diff --git a/pkgs/development/mobile/cocoapods/Gemfile.lock b/pkgs/development/mobile/cocoapods/Gemfile.lock
index 1c77634cbfb4..9e891569d92d 100644
--- a/pkgs/development/mobile/cocoapods/Gemfile.lock
+++ b/pkgs/development/mobile/cocoapods/Gemfile.lock
@@ -12,10 +12,10 @@ GEM
       json (>= 1.5.1)
     atomos (0.1.3)
     claide (1.0.3)
-    cocoapods (1.9.2)
+    cocoapods (1.9.3)
       activesupport (>= 4.0.2, < 5)
       claide (>= 1.0.2, < 2.0)
-      cocoapods-core (= 1.9.2)
+      cocoapods-core (= 1.9.3)
       cocoapods-deintegrate (>= 1.0.3, < 2.0)
       cocoapods-downloader (>= 1.2.2, < 2.0)
       cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -31,7 +31,7 @@ GEM
       nap (~> 1.0)
       ruby-macho (~> 1.4)
       xcodeproj (>= 1.14.0, < 2.0)
-    cocoapods-core (1.9.2)
+    cocoapods-core (1.9.3)
       activesupport (>= 4.0.2, < 6)
       algoliasearch (~> 1.0)
       concurrent-ruby (~> 1.1)
diff --git a/pkgs/development/mobile/cocoapods/gemset.nix b/pkgs/development/mobile/cocoapods/gemset.nix
index 9c0ed2d5fa26..8ff1b2e118ba 100644
--- a/pkgs/development/mobile/cocoapods/gemset.nix
+++ b/pkgs/development/mobile/cocoapods/gemset.nix
@@ -55,10 +55,10 @@
     platforms = [];
     source = {
       remotes = ["https://rubygems.org"];
-      sha256 = "0zxr5din9m8zf3mynywn4qmk3af9f5anx189i4md19c1iinkbb36";
+      sha256 = "0zqj1878izp34cn7552q2djs3zd4a5ylyv0af3yxbz34z0qllk60";
       type = "gem";
     };
-    version = "1.9.2";
+    version = "1.9.3";
   };
   cocoapods-core = {
     dependencies = ["activesupport" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap" "netrc" "typhoeus"];
@@ -66,10 +66,10 @@
     platforms = [];
     source = {
       remotes = ["https://rubygems.org"];
-      sha256 = "13qhkglivmmiv0j88l4d8anw66zdy89lg1qqk4vpvavsm7s7ls6p";
+      sha256 = "0sn1561sdhq2bh35pmi9nhq1adjcgdkhxybd9pxcjs75zmqzpz13";
       type = "gem";
     };
-    version = "1.9.2";
+    version = "1.9.3";
   };
   cocoapods-deintegrate = {
     groups = ["default"];