cocoapods-beta: 1.10.0.beta.2 -> 1.10.0

authored by Lily Ballard and committed by Dmitry Kalinkin a5ec4237 16ee3d1e

+23 -23
+9 -9
pkgs/development/mobile/cocoapods/Gemfile-beta.lock
··· 2 2 remote: https://rubygems.org/ 3 3 specs: 4 4 CFPropertyList (3.0.2) 5 - activesupport (5.2.4.3) 5 + activesupport (5.2.4.4) 6 6 concurrent-ruby (~> 1.0, >= 1.0.2) 7 7 i18n (>= 0.7, < 2) 8 8 minitest (~> 5.1) 9 9 tzinfo (~> 1.1) 10 10 addressable (2.7.0) 11 11 public_suffix (>= 2.0.2, < 5.0) 12 - algoliasearch (1.27.3) 12 + algoliasearch (1.27.5) 13 13 httpclient (~> 2.8, >= 2.8.3) 14 14 json (>= 1.5.1) 15 15 atomos (0.1.3) 16 16 claide (1.0.3) 17 - cocoapods (1.10.0.beta.2) 17 + cocoapods (1.10.0) 18 18 addressable (~> 2.6) 19 19 claide (>= 1.0.2, < 2.0) 20 - cocoapods-core (= 1.10.0.beta.2) 20 + cocoapods-core (= 1.10.0) 21 21 cocoapods-deintegrate (>= 1.0.3, < 2.0) 22 22 cocoapods-downloader (>= 1.4.0, < 2.0) 23 23 cocoapods-plugins (>= 1.0.0, < 2.0) ··· 31 31 molinillo (~> 0.6.6) 32 32 nap (~> 1.0) 33 33 ruby-macho (~> 1.4) 34 - xcodeproj (>= 1.17.0, < 2.0) 35 - cocoapods-core (1.10.0.beta.2) 34 + xcodeproj (>= 1.19.0, < 2.0) 35 + cocoapods-core (1.10.0) 36 36 activesupport (> 5.0, < 6) 37 37 addressable (~> 2.6) 38 38 algoliasearch (~> 1.0) ··· 64 64 i18n (1.8.5) 65 65 concurrent-ruby (~> 1.0) 66 66 json (2.3.1) 67 - minitest (5.14.1) 67 + minitest (5.14.2) 68 68 molinillo (0.6.6) 69 69 nanaimo (0.3.0) 70 70 nap (1.1.0) 71 71 netrc (0.11.0) 72 - public_suffix (4.0.5) 72 + public_suffix (4.0.6) 73 73 ruby-macho (1.4.0) 74 74 thread_safe (0.3.6) 75 75 typhoeus (1.4.0) 76 76 ethon (>= 0.9.0) 77 77 tzinfo (1.2.7) 78 78 thread_safe (~> 0.1) 79 - xcodeproj (1.18.0) 79 + xcodeproj (1.19.0) 80 80 CFPropertyList (>= 2.3.3, < 4.0) 81 81 atomos (~> 0.1.3) 82 82 claide (>= 1.0.2, < 2.0)
+14 -14
pkgs/development/mobile/cocoapods/gemset-beta.nix
··· 5 5 platforms = []; 6 6 source = { 7 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "02fdawr3wyvpzpja3r7mvb8lmn2mm5jdw502bx3ncr2sy2nw1kx6"; 8 + sha256 = "0dpnk20s754fz6jfz9sp3ri49hn46ksw4hf6ycnlw7s3hsdxqgcd"; 9 9 type = "gem"; 10 10 }; 11 - version = "5.2.4.3"; 11 + version = "5.2.4.4"; 12 12 }; 13 13 addressable = { 14 14 dependencies = ["public_suffix"]; ··· 27 27 platforms = []; 28 28 source = { 29 29 remotes = ["https://rubygems.org"]; 30 - sha256 = "1z94dnx0rljsfa3k24i1nc0vf1nfk3bbk89nqc6n1ax25h4fs5sw"; 30 + sha256 = "0ly8zsgvih540xmxr098hsngv61cf119wf28q5hbvi1f7kgwvh96"; 31 31 type = "gem"; 32 32 }; 33 - version = "1.27.3"; 33 + version = "1.27.5"; 34 34 }; 35 35 atomos = { 36 36 groups = ["default"]; ··· 68 68 platforms = []; 69 69 source = { 70 70 remotes = ["https://rubygems.org"]; 71 - sha256 = "0jf5q75h410b6gymy86j4zy9yhb6n28wa7hrk8p7y2dsafdzbric"; 71 + sha256 = "1bbpg93gqjryxwr864z7s3jp3ic5pig313jcly4g3n159ssx3a4j"; 72 72 type = "gem"; 73 73 }; 74 - version = "1.10.0.beta.2"; 74 + version = "1.10.0"; 75 75 }; 76 76 cocoapods-core = { 77 77 dependencies = ["activesupport" "addressable" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap" "netrc" "public_suffix" "typhoeus"]; ··· 79 79 platforms = []; 80 80 source = { 81 81 remotes = ["https://rubygems.org"]; 82 - sha256 = "0vrw6v5fp0m903ghvfwaw3mbxrr68x7hz9bj34rj4icirwp4ifyl"; 82 + sha256 = "1sb07hj2kjygrzbdkzsyabcsfmip8gcfpjgacw4gfc71h3cnzra4"; 83 83 type = "gem"; 84 84 }; 85 - version = "1.10.0.beta.2"; 85 + version = "1.10.0"; 86 86 }; 87 87 cocoapods-deintegrate = { 88 88 groups = ["default"]; ··· 263 263 platforms = []; 264 264 source = { 265 265 remotes = ["https://rubygems.org"]; 266 - sha256 = "09bz9nsznxgaf06cx3b5z71glgl0hdw469gqx3w7bqijgrb55p5g"; 266 + sha256 = "170y2cvx51gm3cm3nhdf7j36sxnkh6vv8ls36p90ric7w8w16h4v"; 267 267 type = "gem"; 268 268 }; 269 - version = "5.14.1"; 269 + version = "5.14.2"; 270 270 }; 271 271 molinillo = { 272 272 groups = ["default"]; ··· 313 313 platforms = []; 314 314 source = { 315 315 remotes = ["https://rubygems.org"]; 316 - sha256 = "0vywld400fzi17cszwrchrzcqys4qm6sshbv73wy5mwcixmrgg7g"; 316 + sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9"; 317 317 type = "gem"; 318 318 }; 319 - version = "4.0.5"; 319 + version = "4.0.6"; 320 320 }; 321 321 ruby-macho = { 322 322 groups = ["default"]; ··· 366 366 platforms = []; 367 367 source = { 368 368 remotes = ["https://rubygems.org"]; 369 - sha256 = "18idiqfbvyrcyflccwy4qw125psckrnqy7ggci33m8f3zs8h7hnm"; 369 + sha256 = "1411j6sfnz0cx4fiw52f0yqx4bgcn8cmpgi3i5rwmmahayyjz2fn"; 370 370 type = "gem"; 371 371 }; 372 - version = "1.18.0"; 372 + version = "1.19.0"; 373 373 }; 374 374 }