cocoapods-trunk 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 30da116433de3df7e249cb9d66efa4c0fc652b62
4
- data.tar.gz: 77a48ab9bca55b783c12ec6863980d983b0f3a71
3
+ metadata.gz: dfd57f5f6a320410a701008b810a82c42cce99dc
4
+ data.tar.gz: 957826be00cfbb1965af6b6e7413fcc928f21ddf
5
5
  SHA512:
6
- metadata.gz: 7ccba11bb345a7c31fe6f7e67166fbfc207288f2580acb812e76ab83e2e37682e337763fda1caa65059cd591a0d51f616948c67799bbffc4d3218a1cec61e69a
7
- data.tar.gz: edc020e706c3d2dd56a12a6b20622130251800588e53e258572dfa7517185e497b6109cb4b4d2f0b3ab9fcd97d3ff8be852cae1e1c16ed3f5e314ca77d4622bd
6
+ metadata.gz: 9a50e90cc60ec411b2bad2bf838cc3bf175363718086c476a4d09b0d4f1d6f277bee5bc50b67678f6530e0da528d87c4402cb956a393a7da9cb92f1b527e9ea2
7
+ data.tar.gz: c182ee944a4258a800c452407835818be33013775bf83f3a59558c31481fdf5151e1202e6018bfcbd32523595bc3e8d36ad6709abc382ea5fe03c537b4bd8786
@@ -1,3 +1,14 @@
1
+ ## 1.1.1 (2016-10-20)
2
+
3
+ ##### Enhancements
4
+
5
+ * None.
6
+
7
+ ##### Bug Fixes
8
+
9
+ * Support submitting from multiple versions of CocoaPods.
10
+ [Samuel Giddins](https://github.com/segiddins)
11
+
1
12
  ## 1.1.0 (2016-10-19)
2
13
 
3
14
  ##### Enhancements
@@ -1,40 +1,40 @@
1
1
  GIT
2
2
  remote: https://github.com/CocoaPods/CLAide.git
3
- revision: 8106d0d779ae1c9f571404a9f38950905ad5c803
3
+ revision: 8a8f26fb5d6e2b0d604bdb3c2cca14fab4f80adc
4
4
  branch: master
5
5
  specs:
6
- claide (1.0.0)
6
+ claide (1.0.1)
7
7
 
8
8
  GIT
9
9
  remote: https://github.com/CocoaPods/CocoaPods.git
10
- revision: b6143c3e2095d689531112764492545f842c0cce
10
+ revision: 670952b563febda786895f9df80286a2e683d086
11
11
  branch: master
12
12
  specs:
13
- cocoapods (1.1.0.rc.2)
13
+ cocoapods (1.1.0)
14
14
  activesupport (>= 4.0.2, < 5)
15
- claide (>= 1.0.0, < 2.0)
16
- cocoapods-core (= 1.1.0.rc.2)
15
+ claide (>= 1.0.1, < 2.0)
16
+ cocoapods-core (= 1.1.0)
17
17
  cocoapods-deintegrate (>= 1.0.1, < 2.0)
18
- cocoapods-downloader (>= 1.1.1, < 2.0)
18
+ cocoapods-downloader (>= 1.1.2, < 2.0)
19
19
  cocoapods-plugins (>= 1.0.0, < 2.0)
20
20
  cocoapods-search (>= 1.0.0, < 2.0)
21
21
  cocoapods-stats (>= 1.0.0, < 2.0)
22
- cocoapods-trunk (= 1.1.0)
22
+ cocoapods-trunk (= 1.1.1)
23
23
  cocoapods-try (>= 1.1.0, < 2.0)
24
24
  colored (~> 1.2)
25
25
  escape (~> 0.0.4)
26
- fourflusher (~> 1.0.1)
26
+ fourflusher (~> 2.0.1)
27
27
  gh_inspector (~> 1.0)
28
28
  molinillo (~> 0.5.1)
29
29
  nap (~> 1.0)
30
- xcodeproj (>= 1.3.1, < 2.0)
30
+ xcodeproj (>= 1.3.2, < 2.0)
31
31
 
32
32
  GIT
33
33
  remote: https://github.com/CocoaPods/Core.git
34
- revision: fef34047643147b09955f8aeb1277a47d01ff1c1
34
+ revision: 92b15bb175facbf57839fa08c44194ab9b8b80b2
35
35
  branch: master
36
36
  specs:
37
- cocoapods-core (1.1.0.rc.2)
37
+ cocoapods-core (1.1.0)
38
38
  activesupport (>= 4.0.2, < 5)
39
39
  fuzzy_match (~> 2.0.4)
40
40
  nap (~> 1.0)
@@ -49,7 +49,7 @@ GIT
49
49
  PATH
50
50
  remote: .
51
51
  specs:
52
- cocoapods-trunk (1.1.0)
52
+ cocoapods-trunk (1.1.1)
53
53
  nap (>= 0.8, < 2.0)
54
54
  netrc (= 0.7.8)
55
55
 
@@ -66,7 +66,7 @@ GEM
66
66
  ast (2.2.0)
67
67
  bacon (1.2.0)
68
68
  cocoapods-deintegrate (1.0.1)
69
- cocoapods-downloader (1.1.1)
69
+ cocoapods-downloader (1.1.2)
70
70
  cocoapods-plugins (1.0.0)
71
71
  nap
72
72
  cocoapods-search (1.0.0)
@@ -80,7 +80,7 @@ GEM
80
80
  docile (1.1.5)
81
81
  escape (0.0.4)
82
82
  ffi (1.9.10)
83
- fourflusher (1.0.1)
83
+ fourflusher (2.0.1)
84
84
  fuzzy_match (2.0.4)
85
85
  gh_inspector (1.0.2)
86
86
  i18n (0.7.0)
@@ -134,9 +134,9 @@ GEM
134
134
  webmock (1.21.0)
135
135
  addressable (>= 2.3.6)
136
136
  crack (>= 0.3.2)
137
- xcodeproj (1.3.1)
137
+ xcodeproj (1.3.2)
138
138
  activesupport (>= 3)
139
- claide (>= 1.0.0, < 2.0)
139
+ claide (>= 1.0.1, < 2.0)
140
140
  colored (~> 1.2)
141
141
 
142
142
  PLATFORMS
@@ -160,4 +160,4 @@ DEPENDENCIES
160
160
  webmock
161
161
 
162
162
  BUNDLED WITH
163
- 1.12.5
163
+ 1.13.5
@@ -1,3 +1,3 @@
1
1
  module CocoaPodsTrunk
2
- VERSION = '1.1.0'.freeze
2
+ VERSION = '1.1.1'.freeze
3
3
  end
@@ -75,7 +75,7 @@ module Pod
75
75
  private
76
76
 
77
77
  def push_to_trunk
78
- spec.attributes_hash[:pushed_with_swift_version] = @swift_version
78
+ spec.attributes_hash[:pushed_with_swift_version] = @swift_version if @swift_version
79
79
  response = request_path(:post, "pods?allow_warnings=#{@allow_warnings}",
80
80
  spec.to_json, auth_headers)
81
81
  url = response.headers['location'].first
@@ -123,7 +123,7 @@ module Pod
123
123
 
124
124
  # Let the validator's logic for the swift version
125
125
  # set the value for the trunk JSON uploader
126
- @swift_version = validator.used_swift_version
126
+ @swift_version = validator.respond_to?(:used_swift_version) && validator.used_swift_version
127
127
  end
128
128
 
129
129
  def update_master_repo
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-trunk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eloy Durán
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-19 00:00:00.000000000 Z
11
+ date: 2016-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nap