cocoapods-bin 0.1.15 → 0.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b9944d188cb1a34ed6ffbe971bf61a09c696cdfc
4
- data.tar.gz: dd7bcd24ce911c2eab668d84adf2a0cdd918fc34
3
+ metadata.gz: 5ae1fe0d5fef06b6a9382253b39ab98d8a48deb2
4
+ data.tar.gz: 512dcf8572d4418189ced9826213d77b038fa81c
5
5
  SHA512:
6
- metadata.gz: 59b5d8da80719a5a1d613db9979fe0e401c445901e1fcf4730c10fc032d09bfeafaeeaf84b3ce84b601ef451b86da6f2161aadd05d689b0c9b6c235f844a7bc7
7
- data.tar.gz: 794ed5db3ecaa3685ed2378d11c0ccab5a02924cff9daef37099e06d31d3698c133c8c5eda7f2e83b76a2517e4df87b02bd0a535c2cb8ad3ea5bd7d5fab5f735
6
+ metadata.gz: 5200f7b9b983fcc7c3c5ab454519ac6dd884c616b92d70ba6d007e118471ff168a41e1b6fe1912e40020999b1ec9b05040b48d8d3d3d24083694e69e1b9ad908
7
+ data.tar.gz: 541c0b0652655e535928a59dabf705768b21a3a61d5cf1deb1b72f8b0dc1f945e6dd2fbf994ab44ea691e24869fdd375cc4d76dd3add244b9357810a592f32d6
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cocoapods-bin (0.1.15)
4
+ cocoapods-bin (0.1.16)
5
5
  cocoapods (~> 1.4)
6
6
  parallel
7
7
 
@@ -9,7 +9,7 @@ GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
11
  CFPropertyList (3.0.0)
12
- activesupport (4.2.11)
12
+ activesupport (4.2.11.1)
13
13
  i18n (~> 0.7)
14
14
  minitest (~> 5.1)
15
15
  thread_safe (~> 0.3, >= 0.3.4)
@@ -17,30 +17,30 @@ GEM
17
17
  atomos (0.1.3)
18
18
  bacon (1.2.0)
19
19
  claide (1.0.2)
20
- cocoapods (1.6.1)
20
+ cocoapods (1.5.3)
21
21
  activesupport (>= 4.0.2, < 5)
22
22
  claide (>= 1.0.2, < 2.0)
23
- cocoapods-core (= 1.6.1)
23
+ cocoapods-core (= 1.5.3)
24
24
  cocoapods-deintegrate (>= 1.0.2, < 2.0)
25
- cocoapods-downloader (>= 1.2.2, < 2.0)
25
+ cocoapods-downloader (>= 1.2.0, < 2.0)
26
26
  cocoapods-plugins (>= 1.0.0, < 2.0)
27
27
  cocoapods-search (>= 1.0.0, < 2.0)
28
28
  cocoapods-stats (>= 1.0.0, < 2.0)
29
- cocoapods-trunk (>= 1.3.1, < 2.0)
29
+ cocoapods-trunk (>= 1.3.0, < 2.0)
30
30
  cocoapods-try (>= 1.1.0, < 2.0)
31
31
  colored2 (~> 3.1)
32
32
  escape (~> 0.0.4)
33
- fourflusher (>= 2.2.0, < 3.0)
33
+ fourflusher (~> 2.0.1)
34
34
  gh_inspector (~> 1.0)
35
- molinillo (~> 0.6.6)
35
+ molinillo (~> 0.6.5)
36
36
  nap (~> 1.0)
37
- ruby-macho (~> 1.4)
38
- xcodeproj (>= 1.8.1, < 2.0)
39
- cocoapods-core (1.6.1)
37
+ ruby-macho (~> 1.1)
38
+ xcodeproj (>= 1.5.7, < 2.0)
39
+ cocoapods-core (1.5.3)
40
40
  activesupport (>= 4.0.2, < 6)
41
41
  fuzzy_match (~> 2.0.4)
42
42
  nap (~> 1.0)
43
- cocoapods-deintegrate (1.0.3)
43
+ cocoapods-deintegrate (1.0.4)
44
44
  cocoapods-downloader (1.2.2)
45
45
  cocoapods-plugins (1.0.0)
46
46
  nap
@@ -51,9 +51,9 @@ GEM
51
51
  netrc (~> 0.11)
52
52
  cocoapods-try (1.1.0)
53
53
  colored2 (3.1.2)
54
- concurrent-ruby (1.1.4)
54
+ concurrent-ruby (1.1.5)
55
55
  escape (0.0.4)
56
- fourflusher (2.2.0)
56
+ fourflusher (2.0.1)
57
57
  fuzzy_match (2.0.4)
58
58
  gh_inspector (1.1.3)
59
59
  i18n (0.9.5)
@@ -76,7 +76,7 @@ GEM
76
76
  thread_safe (0.3.6)
77
77
  tzinfo (1.2.5)
78
78
  thread_safe (~> 0.1)
79
- xcodeproj (1.8.1)
79
+ xcodeproj (1.9.0)
80
80
  CFPropertyList (>= 2.3.3, < 4.0)
81
81
  atomos (~> 0.1.3)
82
82
  claide (>= 1.0.2, < 2.0)
@@ -1,5 +1,5 @@
1
1
  module CBin
2
- VERSION = "0.1.15"
2
+ VERSION = "0.1.16"
3
3
  end
4
4
 
5
5
  module Pod
@@ -25,7 +25,7 @@ module CBin
25
25
  end
26
26
 
27
27
  def sources_option(code_dependencies, additional_sources)
28
- (valid_sources(code_dependencies).map(&:name) + additional_sources).join(',')
28
+ (valid_sources(code_dependencies).map(&:name) + Array(additional_sources)).join(',')
29
29
  end
30
30
  end
31
31
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-bin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - tripleCC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-05-22 00:00:00.000000000 Z
11
+ date: 2019-05-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: parallel