fastlane-plugin-apprepo 0.4.2 → 0.4.3

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: 67a6f7e1315f2fdae0696472208fd668244cf4e8
4
- data.tar.gz: c49b4ddda0a7a5f357f57fb293432118716b7289
3
+ metadata.gz: 2df080fa17812e101bb5563b4e1f68508abc1bd2
4
+ data.tar.gz: cfa2e8d71e7ab2ff7b5e47d16aa51587c4363d85
5
5
  SHA512:
6
- metadata.gz: c8b6ba543d0f4b25cc69e3133908df181207a545767d7a03896ca06d48a8ed9d55aecb3129d5ee6e477dc3b4a549623f5e9e4a8661efb68adc9862d209aa6be8
7
- data.tar.gz: c7d987a4a943a92bdde4d0348a09826e89163e9015b72622420468cc24846f91f9f467334784598a3b4002ffc9c4e24c922f6eb08ff4620267bd1c0e8844a443
6
+ metadata.gz: '09313dd1e9b0b573b7f6b2d85f759596b3dad62d4f0e0ba70fe9bcf62e51a7679ea94a3905d0999584000e09f0a3a365074fcc8a7b545219f050627ce327b5f8'
7
+ data.tar.gz: 8a3494a333bf0b8f4bc67e303a475468647fd7be77e6981724bab7ec7c80707302769fe479c38d6ae737625779210bb97215901a9dd1d66184dceb85eb2b4868
@@ -1,2 +1,2 @@
1
- repo_token: 3gibQQGsuI6OVgOdth7jMxhsP7tRQw2FD
1
+ repo_token: dQDxuq9CdMJY5IWYmcFf8BdiHaUPFwZxQ
2
2
 
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- fastlane-plugin-apprepo (0.4.1)
4
+ fastlane-plugin-apprepo (0.4.2)
5
5
  json (~> 2.0, >= 2.0.3)
6
6
  net-sftp (~> 2.1, >= 2.1.2)
7
7
  net-ssh (~> 4.0, >= 4.0.0)
@@ -9,58 +9,58 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- CFPropertyList (2.3.5)
13
- activesupport (4.2.8)
14
- i18n (~> 0.7)
15
- minitest (~> 5.1)
16
- thread_safe (~> 0.3, >= 0.3.4)
17
- tzinfo (~> 1.1)
18
- addressable (2.5.1)
19
- public_suffix (~> 2.0, >= 2.0.2)
20
- ast (2.3.0)
12
+ CFPropertyList (3.0.0)
13
+ addressable (2.5.2)
14
+ public_suffix (>= 2.0.2, < 4.0)
15
+ ast (2.4.0)
16
+ atomos (0.1.2)
21
17
  babosa (1.0.2)
22
18
  builder (3.2.3)
23
- claide (1.0.1)
24
- coderay (1.1.1)
19
+ claide (1.0.2)
20
+ coderay (1.1.2)
25
21
  colored (1.2)
26
22
  colored2 (3.1.2)
27
- commander-fastlane (4.4.4)
23
+ commander-fastlane (4.4.6)
28
24
  highline (~> 1.7.2)
29
- coveralls (0.8.20)
25
+ coveralls (0.8.21)
30
26
  json (>= 1.8, < 3)
31
27
  simplecov (~> 0.14.1)
32
28
  term-ansicolor (~> 1.3)
33
29
  thor (~> 0.19.4)
34
30
  tins (~> 1.6)
31
+ declarative (0.0.10)
32
+ declarative-option (0.1.0)
35
33
  diff-lcs (1.3)
36
34
  docile (1.1.5)
37
35
  domain_name (0.5.20170404)
38
36
  unf (>= 0.0.5, < 1.0.0)
39
- dotenv (2.2.0)
40
- excon (0.55.0)
41
- faraday (0.12.0.1)
37
+ dotenv (2.2.2)
38
+ emoji_regex (0.1.1)
39
+ excon (0.62.0)
40
+ faraday (0.14.0)
42
41
  multipart-post (>= 1.2, < 3)
43
42
  faraday-cookie_jar (0.0.6)
44
43
  faraday (>= 0.7.4)
45
44
  http-cookie (~> 1.0.0)
46
- faraday_middleware (0.11.0.1)
45
+ faraday_middleware (0.12.2)
47
46
  faraday (>= 0.7.4, < 1.0)
48
- fastimage (2.1.0)
49
- fastlane (2.26.0)
50
- activesupport (< 5)
47
+ fastimage (2.1.1)
48
+ fastlane (2.92.0)
49
+ CFPropertyList (>= 2.3, < 4.0.0)
51
50
  addressable (>= 2.3, < 3.0.0)
52
51
  babosa (>= 1.0.2, < 2.0.0)
53
52
  bundler (>= 1.12.0, < 2.0.0)
54
53
  colored
55
- commander-fastlane (>= 4.4.0, < 5.0.0)
54
+ commander-fastlane (>= 4.4.6, < 5.0.0)
56
55
  dotenv (>= 2.1.1, < 3.0.0)
56
+ emoji_regex (~> 0.1)
57
57
  excon (>= 0.45.0, < 1.0.0)
58
58
  faraday (~> 0.9)
59
59
  faraday-cookie_jar (~> 0.0.6)
60
60
  faraday_middleware (~> 0.9)
61
- fastimage (>= 1.6)
62
- gh_inspector (>= 1.0.1, < 2.0.0)
63
- google-api-client (~> 0.9.2)
61
+ fastimage (>= 2.1.0, < 3.0.0)
62
+ gh_inspector (>= 1.1.2, < 2.0.0)
63
+ google-api-client (>= 0.13.1, < 0.14.0)
64
64
  highline (>= 1.7.2, < 2.0.0)
65
65
  json (< 3.0.0)
66
66
  mini_magick (~> 4.5.1)
@@ -68,139 +68,143 @@ GEM
68
68
  multi_xml (~> 0.5)
69
69
  multipart-post (~> 2.0.0)
70
70
  plist (>= 3.1.0, < 4.0.0)
71
+ public_suffix (~> 2.0.0)
71
72
  rubyzip (>= 1.1.0, < 2.0.0)
72
73
  security (= 0.1.3)
73
- slack-notifier (>= 1.3, < 2.0.0)
74
+ simctl (~> 1.6.3)
75
+ slack-notifier (>= 2.0.0, < 3.0.0)
74
76
  terminal-notifier (>= 1.6.2, < 2.0.0)
75
77
  terminal-table (>= 1.4.5, < 2.0.0)
76
- tty-screen (~> 0.5.0)
78
+ tty-screen (>= 0.6.3, < 1.0.0)
79
+ tty-spinner (>= 0.8.0, < 1.0.0)
77
80
  word_wrap (~> 1.0.0)
78
- xcodeproj (>= 0.20, < 2.0.0)
81
+ xcodeproj (>= 1.5.7, < 2.0.0)
79
82
  xcpretty (>= 0.2.4, < 1.0.0)
80
83
  xcpretty-travis-formatter (>= 0.0.3)
81
- gh_inspector (1.0.3)
82
- google-api-client (0.9.28)
83
- addressable (~> 2.3)
84
+ gh_inspector (1.1.3)
85
+ google-api-client (0.13.6)
86
+ addressable (~> 2.5, >= 2.5.1)
84
87
  googleauth (~> 0.5)
85
- httpclient (~> 2.7)
86
- hurley (~> 0.1)
87
- memoist (~> 0.11)
88
- mime-types (>= 1.6)
89
- representable (~> 2.3.0)
90
- retriable (~> 2.0)
91
- googleauth (0.5.1)
92
- faraday (~> 0.9)
93
- jwt (~> 1.4)
88
+ httpclient (>= 2.8.1, < 3.0)
89
+ mime-types (~> 3.0)
90
+ representable (~> 3.0)
91
+ retriable (>= 2.0, < 4.0)
92
+ googleauth (0.6.2)
93
+ faraday (~> 0.12)
94
+ jwt (>= 1.4, < 3.0)
94
95
  logging (~> 2.0)
95
96
  memoist (~> 0.12)
96
97
  multi_json (~> 1.11)
97
98
  os (~> 0.9)
98
99
  signet (~> 0.7)
99
- highline (1.7.8)
100
+ highline (1.7.10)
100
101
  http-cookie (1.0.3)
101
102
  domain_name (~> 0.5)
102
103
  httpclient (2.8.3)
103
- hurley (0.2)
104
- i18n (0.8.1)
105
- json (2.0.3)
106
- jwt (1.5.6)
104
+ json (2.1.0)
105
+ jwt (2.1.0)
107
106
  little-plugger (1.1.4)
108
- logging (2.2.0)
107
+ logging (2.2.2)
109
108
  little-plugger (~> 1.1)
110
109
  multi_json (~> 1.10)
111
- memoist (0.15.0)
112
- method_source (0.8.2)
110
+ memoist (0.16.0)
111
+ method_source (0.9.0)
113
112
  mime-types (3.1)
114
113
  mime-types-data (~> 3.2015)
115
114
  mime-types-data (3.2016.0521)
116
115
  mini_magick (4.5.1)
117
- minitest (5.10.1)
118
- multi_json (1.12.1)
116
+ multi_json (1.13.1)
119
117
  multi_xml (0.6.0)
120
118
  multipart-post (2.0.0)
121
- nanaimo (0.2.3)
119
+ nanaimo (0.2.5)
120
+ naturally (2.1.0)
122
121
  net-sftp (2.1.2)
123
122
  net-ssh (>= 2.6.5)
124
- net-ssh (4.1.0)
123
+ net-ssh (4.2.0)
125
124
  os (0.9.6)
126
- parser (2.4.0.0)
127
- ast (~> 2.2)
128
- plist (3.2.0)
125
+ parallel (1.12.1)
126
+ parser (2.5.1.0)
127
+ ast (~> 2.4.0)
128
+ plist (3.4.0)
129
129
  powerpack (0.1.1)
130
- pry (0.10.4)
130
+ pry (0.11.3)
131
131
  coderay (~> 1.1.0)
132
- method_source (~> 0.8.1)
133
- slop (~> 3.4)
132
+ method_source (~> 0.9.0)
134
133
  public_suffix (2.0.5)
135
- rainbow (2.2.1)
134
+ rainbow (3.0.0)
136
135
  rake (0.9.6)
137
- representable (2.3.0)
138
- uber (~> 0.0.7)
139
- retriable (2.1.0)
140
- rouge (1.11.1)
141
- rspec (3.5.0)
142
- rspec-core (~> 3.5.0)
143
- rspec-expectations (~> 3.5.0)
144
- rspec-mocks (~> 3.5.0)
145
- rspec-core (3.5.4)
146
- rspec-support (~> 3.5.0)
147
- rspec-expectations (3.5.0)
136
+ representable (3.0.4)
137
+ declarative (< 0.1.0)
138
+ declarative-option (< 0.2.0)
139
+ uber (< 0.2.0)
140
+ retriable (3.1.1)
141
+ rouge (2.0.7)
142
+ rspec (3.7.0)
143
+ rspec-core (~> 3.7.0)
144
+ rspec-expectations (~> 3.7.0)
145
+ rspec-mocks (~> 3.7.0)
146
+ rspec-core (3.7.1)
147
+ rspec-support (~> 3.7.0)
148
+ rspec-expectations (3.7.0)
148
149
  diff-lcs (>= 1.2.0, < 2.0)
149
- rspec-support (~> 3.5.0)
150
- rspec-mocks (3.5.0)
150
+ rspec-support (~> 3.7.0)
151
+ rspec-mocks (3.7.0)
151
152
  diff-lcs (>= 1.2.0, < 2.0)
152
- rspec-support (~> 3.5.0)
153
- rspec-support (3.5.0)
153
+ rspec-support (~> 3.7.0)
154
+ rspec-support (3.7.1)
154
155
  rspec_junit_formatter (0.2.3)
155
156
  builder (< 4)
156
157
  rspec-core (>= 2, < 4, != 2.12.0)
157
- rubocop (0.48.1)
158
- parser (>= 2.3.3.1, < 3.0)
158
+ rubocop (0.55.0)
159
+ parallel (~> 1.10)
160
+ parser (>= 2.5)
159
161
  powerpack (~> 0.1)
160
- rainbow (>= 1.99.1, < 3.0)
162
+ rainbow (>= 2.2.2, < 4.0)
161
163
  ruby-progressbar (~> 1.7)
162
164
  unicode-display_width (~> 1.0, >= 1.0.1)
163
- ruby-progressbar (1.8.1)
165
+ ruby-progressbar (1.9.0)
164
166
  rubyzip (1.2.1)
165
167
  security (0.1.3)
166
- signet (0.7.3)
168
+ signet (0.8.1)
167
169
  addressable (~> 2.3)
168
170
  faraday (~> 0.9)
169
- jwt (~> 1.5)
171
+ jwt (>= 1.5, < 3.0)
170
172
  multi_json (~> 1.10)
173
+ simctl (1.6.4)
174
+ CFPropertyList
175
+ naturally
171
176
  simplecov (0.14.1)
172
177
  docile (~> 1.1.0)
173
178
  json (>= 1.8, < 3)
174
179
  simplecov-html (~> 0.10.0)
175
- simplecov-html (0.10.0)
176
- slack-notifier (1.5.1)
177
- slop (3.6.0)
178
- term-ansicolor (1.5.0)
180
+ simplecov-html (0.10.2)
181
+ slack-notifier (2.3.2)
182
+ term-ansicolor (1.6.0)
179
183
  tins (~> 1.0)
180
- terminal-notifier (1.7.1)
181
- terminal-table (1.7.3)
182
- unicode-display_width (~> 1.1.1)
184
+ terminal-notifier (1.8.0)
185
+ terminal-table (1.8.0)
186
+ unicode-display_width (~> 1.1, >= 1.1.1)
183
187
  thor (0.19.4)
184
- thread_safe (0.3.6)
185
- tins (1.13.2)
186
- tty-screen (0.5.0)
187
- tzinfo (1.2.3)
188
- thread_safe (~> 0.1)
189
- uber (0.0.15)
188
+ tins (1.16.3)
189
+ tty-cursor (0.5.0)
190
+ tty-screen (0.6.4)
191
+ tty-spinner (0.8.0)
192
+ tty-cursor (>= 0.5.0)
193
+ uber (0.1.0)
190
194
  unf (0.1.4)
191
195
  unf_ext
192
- unf_ext (0.0.7.2)
193
- unicode-display_width (1.1.3)
196
+ unf_ext (0.0.7.5)
197
+ unicode-display_width (1.3.0)
194
198
  word_wrap (1.0.0)
195
- xcodeproj (1.4.3)
196
- CFPropertyList (~> 2.3.3)
197
- activesupport (>= 3)
198
- claide (>= 1.0.1, < 2.0)
199
+ xcodeproj (1.5.7)
200
+ CFPropertyList (>= 2.3.3, < 4.0)
201
+ atomos (~> 0.1.2)
202
+ claide (>= 1.0.2, < 2.0)
199
203
  colored2 (~> 3.1)
200
- nanaimo (~> 0.2.3)
201
- xcpretty (0.2.6)
202
- rouge (~> 1.8)
203
- xcpretty-travis-formatter (0.0.4)
204
+ nanaimo (~> 0.2.4)
205
+ xcpretty (0.2.8)
206
+ rouge (~> 2.0.7)
207
+ xcpretty-travis-formatter (1.0.0)
204
208
  xcpretty (~> 0.2, >= 0.0.7)
205
209
 
206
210
  PLATFORMS
@@ -218,4 +222,4 @@ DEPENDENCIES
218
222
  rubocop (~> 0, >= 0.48.1)
219
223
 
220
224
  BUNDLED WITH
221
- 1.14.6
225
+ 1.16.1
data/circle.yml CHANGED
@@ -19,13 +19,12 @@ test:
19
19
  - fastlane apprepo run
20
20
  - fastlane apprepo download_manifest
21
21
  - fastlane apprepo submit
22
- - COVERALLS_REPO_TOKEN=5NIxBldNBfJzPgvlQnVojxNNW0197fUUf RAILS_ENV=test bundle exec rspec
22
+ - COVERALLS_REPO_TOKEN=dQDxuq9CdMJY5IWYmcFf8BdiHaUPFwZxQ RAILS_ENV=test bundle exec rspec
23
23
  - curl -X POST --data-urlencode 'payload={"text":"CirleCI Integration Completed."}' https://hooks.slack.com/services/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
24
24
 
25
25
  post:
26
26
  - curl -sSL https://download.sourceclear.com/ci.sh | sh
27
- # - curl -X POST --data-urlencode 'payload={"text":"Hello, World A!"}' https://hooks.slack.com/services/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
28
- - curl -X POST --data-urlencode 'payload={"text":"Hello, World B!"}' https://hooks.slack.com/services/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
27
+ # - curl -X POST --data-urlencode 'payload={"text":"Hello, World B!"}' https://hooks.slack.com/services/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
29
28
 
30
29
  ## Custom notifications
31
30
  # notify:
@@ -1,8 +1,8 @@
1
1
  module Fastlane
2
2
  # Static configuration values
3
3
  module Apprepo
4
- VERSION = "0.4.2".freeze
5
- SUMMARY = 'experimental fastlane plugin'.freeze
6
- DESCRIPTION = 'experimental fastlane plugin based on https://github.com/suculent/apprepo SFTP uploader'.freeze
4
+ VERSION = "0.4.3".freeze
5
+ SUMMARY = 'Fastlane plugin for distributing artifacts with SFTP upload'.freeze
6
+ DESCRIPTION = 'Fastlane plugin SFTP/AppRepo uploader'.freeze
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-apprepo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matej Sychra
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-04-07 00:00:00.000000000 Z
11
+ date: 2018-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: net-ssh
@@ -190,8 +190,7 @@ dependencies:
190
190
  - - ">="
191
191
  - !ruby/object:Gem::Version
192
192
  version: '2.20'
193
- description: experimental fastlane plugin based on https://github.com/suculent/apprepo
194
- SFTP uploader
193
+ description: Fastlane plugin SFTP/AppRepo uploader
195
194
  email:
196
195
  - suculent@me.com
197
196
  executables: []
@@ -275,5 +274,5 @@ rubyforge_project:
275
274
  rubygems_version: 2.6.11
276
275
  signing_key:
277
276
  specification_version: 4
278
- summary: experimental fastlane plugin
277
+ summary: Fastlane plugin for distributing artifacts with SFTP upload
279
278
  test_files: []