fastlane-plugin-apprepo 0.3.0 → 0.3.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e24b67d6e1c977a7313f2ad3cfe8bd84ddf5f989
|
4
|
+
data.tar.gz: 535d5876cd863f7440f2e0b91bcb4f568e0a5c6c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d0e7ce0df3019d314f506a326ec0a0de502fa3f0b231d31dbf61eb2ef6142131118c2a02e21a7e1f09d1d2ea4331da121db22ecda9625032cac76b4506590e6a
|
7
|
+
data.tar.gz: 05ee3322a0627a7e0f365a91f137bdd2e7fd116fc09195690f2a25e8ecc3517b90d3ea0cd74440a1d83349b2f30e3ecab9134327de18e5eb1b306266e02f3cb3
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
fastlane-plugin-apprepo (0.
|
4
|
+
fastlane-plugin-apprepo (0.3.0)
|
5
5
|
fastlane
|
6
6
|
net-sftp (~> 2.1, >= 2.1.2)
|
7
7
|
net-ssh (~> 3.1, >= 3.1.1)
|
@@ -9,10 +9,9 @@ PATH
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
CFPropertyList (2.3.
|
13
|
-
activesupport (4.2.
|
12
|
+
CFPropertyList (2.3.5)
|
13
|
+
activesupport (4.2.8)
|
14
14
|
i18n (~> 0.7)
|
15
|
-
json (~> 1.7, >= 1.7.7)
|
16
15
|
minitest (~> 5.1)
|
17
16
|
thread_safe (~> 0.3, >= 0.3.4)
|
18
17
|
tzinfo (~> 1.1)
|
@@ -23,7 +22,7 @@ GEM
|
|
23
22
|
claide (1.0.1)
|
24
23
|
coderay (1.1.1)
|
25
24
|
colored (1.2)
|
26
|
-
commander (4.4.
|
25
|
+
commander (4.4.3)
|
27
26
|
highline (~> 1.7.2)
|
28
27
|
coveralls (0.8.17)
|
29
28
|
json (>= 1.8, < 3)
|
@@ -31,31 +30,25 @@ GEM
|
|
31
30
|
term-ansicolor (~> 1.3)
|
32
31
|
thor (~> 0.19.1)
|
33
32
|
tins (~> 1.6)
|
34
|
-
credentials_manager (0.16.2)
|
35
|
-
colored
|
36
|
-
commander (>= 4.3.5)
|
37
|
-
highline (>= 1.7.1)
|
38
|
-
security
|
39
33
|
diff-lcs (1.2.5)
|
40
34
|
docile (1.1.5)
|
41
|
-
domain_name (0.5.
|
35
|
+
domain_name (0.5.20170223)
|
42
36
|
unf (>= 0.0.5, < 1.0.0)
|
43
|
-
dotenv (2.
|
44
|
-
excon (0.
|
45
|
-
faraday (0.
|
37
|
+
dotenv (2.2.0)
|
38
|
+
excon (0.55.0)
|
39
|
+
faraday (0.11.0)
|
46
40
|
multipart-post (>= 1.2, < 3)
|
47
41
|
faraday-cookie_jar (0.0.6)
|
48
42
|
faraday (>= 0.7.4)
|
49
43
|
http-cookie (~> 1.0.0)
|
50
|
-
faraday_middleware (0.
|
44
|
+
faraday_middleware (0.11.0.1)
|
51
45
|
faraday (>= 0.7.4, < 1.0)
|
52
|
-
fastimage (2.0
|
53
|
-
|
54
|
-
fastlane (2.0.5)
|
46
|
+
fastimage (2.1.0)
|
47
|
+
fastlane (2.18.3)
|
55
48
|
activesupport (< 5)
|
56
49
|
addressable (>= 2.3, < 3.0.0)
|
57
50
|
babosa (>= 1.0.2, < 2.0.0)
|
58
|
-
bundler (
|
51
|
+
bundler (>= 1.12.0, < 2.0.0)
|
59
52
|
colored
|
60
53
|
commander (>= 4.4.0, < 5.0.0)
|
61
54
|
dotenv (>= 2.1.1, < 3.0.0)
|
@@ -65,7 +58,7 @@ GEM
|
|
65
58
|
faraday_middleware (~> 0.9)
|
66
59
|
fastimage (>= 1.6)
|
67
60
|
gh_inspector (>= 1.0.1, < 2.0.0)
|
68
|
-
google-api-client (~> 0.9.
|
61
|
+
google-api-client (~> 0.9.2)
|
69
62
|
highline (>= 1.7.2, < 2.0.0)
|
70
63
|
json (< 3.0.0)
|
71
64
|
mini_magick (~> 4.5.1)
|
@@ -78,13 +71,13 @@ GEM
|
|
78
71
|
slack-notifier (>= 1.3, < 2.0.0)
|
79
72
|
terminal-notifier (>= 1.6.2, < 2.0.0)
|
80
73
|
terminal-table (>= 1.4.5, < 2.0.0)
|
74
|
+
tty-screen (~> 0.5.0)
|
81
75
|
word_wrap (~> 1.0.0)
|
82
|
-
xcode-install (~> 2.0.0)
|
83
76
|
xcodeproj (>= 0.20, < 2.0.0)
|
84
77
|
xcpretty (>= 0.2.4, < 1.0.0)
|
85
78
|
xcpretty-travis-formatter (>= 0.0.3)
|
86
|
-
gh_inspector (1.0.
|
87
|
-
google-api-client (0.9.
|
79
|
+
gh_inspector (1.0.3)
|
80
|
+
google-api-client (0.9.28)
|
88
81
|
addressable (~> 2.3)
|
89
82
|
googleauth (~> 0.5)
|
90
83
|
httpclient (~> 2.7)
|
@@ -106,7 +99,7 @@ GEM
|
|
106
99
|
domain_name (~> 0.5)
|
107
100
|
httpclient (2.8.3)
|
108
101
|
hurley (0.2)
|
109
|
-
i18n (0.
|
102
|
+
i18n (0.8.1)
|
110
103
|
json (1.8.1)
|
111
104
|
jwt (1.5.6)
|
112
105
|
little-plugger (1.1.4)
|
@@ -133,7 +126,7 @@ GEM
|
|
133
126
|
coderay (~> 1.1.0)
|
134
127
|
method_source (~> 0.8.1)
|
135
128
|
slop (~> 3.4)
|
136
|
-
public_suffix (2.0.
|
129
|
+
public_suffix (2.0.5)
|
137
130
|
representable (2.3.0)
|
138
131
|
uber (~> 0.0.7)
|
139
132
|
retriable (2.1.0)
|
@@ -154,7 +147,7 @@ GEM
|
|
154
147
|
rspec_junit_formatter (0.2.2)
|
155
148
|
builder (< 4)
|
156
149
|
rspec-core (>= 2, < 4, != 2.12.0)
|
157
|
-
rubyzip (1.2.
|
150
|
+
rubyzip (1.2.1)
|
158
151
|
security (0.1.3)
|
159
152
|
signet (0.7.3)
|
160
153
|
addressable (~> 2.3)
|
@@ -168,41 +161,29 @@ GEM
|
|
168
161
|
simplecov-html (0.10.0)
|
169
162
|
slack-notifier (1.5.1)
|
170
163
|
slop (3.6.0)
|
171
|
-
spaceship (0.39.0)
|
172
|
-
babosa (= 1.0.2)
|
173
|
-
colored
|
174
|
-
credentials_manager (>= 0.16.0)
|
175
|
-
faraday (~> 0.9)
|
176
|
-
faraday-cookie_jar (~> 0.0.6)
|
177
|
-
faraday_middleware (~> 0.9)
|
178
|
-
fastimage (>= 1.6)
|
179
|
-
multi_xml (~> 0.5)
|
180
|
-
plist (>= 3.1.0, < 4.0.0)
|
181
164
|
term-ansicolor (1.4.0)
|
182
165
|
tins (~> 1.0)
|
183
166
|
terminal-notifier (1.7.1)
|
184
167
|
terminal-table (1.7.3)
|
185
168
|
unicode-display_width (~> 1.1.1)
|
186
169
|
thor (0.19.4)
|
187
|
-
thread_safe (0.3.
|
170
|
+
thread_safe (0.3.6)
|
188
171
|
tins (1.13.0)
|
172
|
+
tty-screen (0.5.0)
|
189
173
|
tzinfo (1.2.2)
|
190
174
|
thread_safe (~> 0.1)
|
191
175
|
uber (0.0.15)
|
192
176
|
unf (0.1.4)
|
193
177
|
unf_ext
|
194
178
|
unf_ext (0.0.7.2)
|
195
|
-
unicode-display_width (1.1.
|
179
|
+
unicode-display_width (1.1.3)
|
196
180
|
word_wrap (1.0.0)
|
197
|
-
|
198
|
-
claide (>= 0.9.1, < 1.1.0)
|
199
|
-
spaceship (>= 0.25.1, < 1.0.0)
|
200
|
-
xcodeproj (1.4.1)
|
181
|
+
xcodeproj (1.4.2)
|
201
182
|
CFPropertyList (~> 2.3.3)
|
202
183
|
activesupport (>= 3)
|
203
184
|
claide (>= 1.0.1, < 2.0)
|
204
185
|
colored (~> 1.2)
|
205
|
-
nanaimo (~> 0.2.
|
186
|
+
nanaimo (~> 0.2.3)
|
206
187
|
xcpretty (0.2.4)
|
207
188
|
rouge (~> 1.8)
|
208
189
|
xcpretty-travis-formatter (0.0.4)
|
@@ -1,7 +1,7 @@
|
|
1
1
|
module Fastlane
|
2
2
|
# Static configuration values
|
3
3
|
module Apprepo
|
4
|
-
VERSION = '0.3.
|
4
|
+
VERSION = '0.3.1'.freeze
|
5
5
|
SUMMARY = 'experimental fastlane plugin'.freeze
|
6
6
|
DESCRIPTION = 'experimental fastlane plugin based on https://github.com/suculent/apprepo SFTP uploader'.freeze
|
7
7
|
end
|