Skip to content

Commit 00903b1

Browse files
chore(deps): update dependency fastlane to v2.223.0
1 parent 1beb1fd commit 00903b1

File tree

1 file changed

+89
-54
lines changed

1 file changed

+89
-54
lines changed

Gemfile.lock

Lines changed: 89 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ GEM
44
CFPropertyList (3.0.2)
55
addressable (2.8.0)
66
public_suffix (>= 2.0.2, < 5.0)
7+
artifactory (3.0.17)
78
atomos (0.1.3)
89
aws-eventstream (1.1.0)
910
aws-partitions (1.312.0)
@@ -25,8 +26,8 @@ GEM
2526
claide (1.0.3)
2627
colored (1.2)
2728
colored2 (3.1.2)
28-
commander-fastlane (4.4.6)
29-
highline (~> 1.7.2)
29+
commander (4.6.0)
30+
highline (~> 2.0.0)
3031
declarative (0.0.10)
3132
declarative-option (0.1.0)
3233
digest-crc (0.5.1)
@@ -35,83 +36,116 @@ GEM
3536
dotenv (2.7.5)
3637
emoji_regex (1.0.1)
3738
excon (0.73.0)
38-
faraday (0.17.3)
39-
multipart-post (>= 1.2, < 3)
39+
faraday (1.10.4)
40+
faraday-em_http (~> 1.0)
41+
faraday-em_synchrony (~> 1.0)
42+
faraday-excon (~> 1.1)
43+
faraday-httpclient (~> 1.0)
44+
faraday-multipart (~> 1.0)
45+
faraday-net_http (~> 1.0)
46+
faraday-net_http_persistent (~> 1.0)
47+
faraday-patron (~> 1.0)
48+
faraday-rack (~> 1.0)
49+
faraday-retry (~> 1.0)
50+
ruby2_keywords (>= 0.0.4)
4051
faraday-cookie_jar (0.0.6)
4152
faraday (>= 0.7.4)
4253
http-cookie (~> 1.0.0)
43-
faraday_middleware (0.13.1)
44-
faraday (>= 0.7.4, < 1.0)
54+
faraday-em_http (1.0.0)
55+
faraday-em_synchrony (1.0.0)
56+
faraday-excon (1.1.0)
57+
faraday-httpclient (1.0.1)
58+
faraday-multipart (1.0.4)
59+
multipart-post (~> 2)
60+
faraday-net_http (1.0.2)
61+
faraday-net_http_persistent (1.2.0)
62+
faraday-patron (1.0.0)
63+
faraday-rack (1.0.0)
64+
faraday-retry (1.0.3)
65+
faraday_middleware (1.2.1)
66+
faraday (~> 1.0)
4567
fastimage (2.1.7)
46-
fastlane (2.146.1)
68+
fastlane (2.223.0)
4769
CFPropertyList (>= 2.3, < 4.0.0)
48-
addressable (>= 2.3, < 3.0.0)
70+
addressable (>= 2.8, < 3.0.0)
71+
artifactory (~> 3.0)
4972
aws-sdk-s3 (~> 1.0)
50-
babosa (>= 1.0.2, < 2.0.0)
73+
babosa (>= 1.0.3, < 2.0.0)
5174
bundler (>= 1.12.0, < 3.0.0)
52-
colored
53-
commander-fastlane (>= 4.4.6, < 5.0.0)
75+
colored (~> 1.2)
76+
commander (~> 4.6)
5477
dotenv (>= 2.1.1, < 3.0.0)
55-
emoji_regex (>= 0.1, < 2.0)
78+
emoji_regex (>= 0.1, < 4.0)
5679
excon (>= 0.71.0, < 1.0.0)
57-
faraday (~> 0.17)
80+
faraday (~> 1.0)
5881
faraday-cookie_jar (~> 0.0.6)
59-
faraday_middleware (~> 0.13.1)
82+
faraday_middleware (~> 1.0)
6083
fastimage (>= 2.1.0, < 3.0.0)
6184
gh_inspector (>= 1.1.2, < 2.0.0)
62-
google-api-client (>= 0.29.2, < 0.37.0)
63-
google-cloud-storage (>= 1.15.0, < 2.0.0)
64-
highline (>= 1.7.2, < 2.0.0)
85+
google-apis-androidpublisher_v3 (~> 0.3)
86+
google-apis-playcustomapp_v1 (~> 0.1)
87+
google-cloud-env (>= 1.6.0, < 2.0.0)
88+
google-cloud-storage (~> 1.31)
89+
highline (~> 2.0)
90+
http-cookie (~> 1.0.5)
6591
json (< 3.0.0)
66-
jwt (~> 2.1.0)
92+
jwt (>= 2.1.0, < 3)
6793
mini_magick (>= 4.9.4, < 5.0.0)
68-
multi_xml (~> 0.5)
69-
multipart-post (~> 2.0.0)
94+
multipart-post (>= 2.0.0, < 3.0.0)
95+
naturally (~> 2.2)
96+
optparse (>= 0.1.1, < 1.0.0)
7097
plist (>= 3.1.0, < 4.0.0)
71-
public_suffix (~> 2.0.0)
72-
rubyzip (>= 1.3.0, < 2.0.0)
73-
security (= 0.1.3)
98+
rubyzip (>= 2.0.0, < 3.0.0)
99+
security (= 0.1.5)
74100
simctl (~> 1.6.3)
75-
slack-notifier (>= 2.0.0, < 3.0.0)
76101
terminal-notifier (>= 2.0.0, < 3.0.0)
77-
terminal-table (>= 1.4.5, < 2.0.0)
102+
terminal-table (~> 3)
78103
tty-screen (>= 0.6.3, < 1.0.0)
79104
tty-spinner (>= 0.8.0, < 1.0.0)
80105
word_wrap (~> 1.0.0)
81106
xcodeproj (>= 1.13.0, < 2.0.0)
82107
xcpretty (~> 0.3.0)
83-
xcpretty-travis-formatter (>= 0.0.3)
108+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
84109
gh_inspector (1.1.3)
85-
google-api-client (0.36.4)
110+
google-apis-androidpublisher_v3 (0.54.0)
111+
google-apis-core (>= 0.11.0, < 2.a)
112+
google-apis-core (0.11.3)
86113
addressable (~> 2.5, >= 2.5.1)
87-
googleauth (~> 0.9)
88-
httpclient (>= 2.8.1, < 3.0)
114+
googleauth (>= 0.16.2, < 2.a)
115+
httpclient (>= 2.8.1, < 3.a)
89116
mini_mime (~> 1.0)
90117
representable (~> 3.0)
91-
retriable (>= 2.0, < 4.0)
92-
signet (~> 0.12)
93-
google-cloud-core (1.5.0)
94-
google-cloud-env (~> 1.0)
118+
retriable (>= 2.0, < 4.a)
119+
rexml
120+
google-apis-iamcredentials_v1 (0.17.0)
121+
google-apis-core (>= 0.11.0, < 2.a)
122+
google-apis-playcustomapp_v1 (0.13.0)
123+
google-apis-core (>= 0.11.0, < 2.a)
124+
google-apis-storage_v1 (0.31.0)
125+
google-apis-core (>= 0.11.0, < 2.a)
126+
google-cloud-core (1.7.1)
127+
google-cloud-env (>= 1.0, < 3.a)
95128
google-cloud-errors (~> 1.0)
96-
google-cloud-env (1.3.1)
97-
faraday (>= 0.17.3, < 2.0)
129+
google-cloud-env (1.6.0)
130+
faraday (>= 0.17.3, < 3.0)
98131
google-cloud-errors (1.0.0)
99-
google-cloud-storage (1.26.1)
100-
addressable (~> 2.5)
132+
google-cloud-storage (1.47.0)
133+
addressable (~> 2.8)
101134
digest-crc (~> 0.4)
102-
google-api-client (~> 0.33)
103-
google-cloud-core (~> 1.2)
104-
googleauth (~> 0.9)
135+
google-apis-iamcredentials_v1 (~> 0.1)
136+
google-apis-storage_v1 (~> 0.31.0)
137+
google-cloud-core (~> 1.6)
138+
googleauth (>= 0.16.2, < 2.a)
105139
mini_mime (~> 1.0)
106-
googleauth (0.12.0)
140+
googleauth (0.17.1)
107141
faraday (>= 0.17.3, < 2.0)
108142
jwt (>= 1.4, < 3.0)
109143
memoist (~> 0.16)
110144
multi_json (~> 1.11)
111145
os (>= 0.9, < 2.0)
112-
signet (~> 0.14)
113-
highline (1.7.10)
114-
http-cookie (1.0.3)
146+
signet (~> 0.15)
147+
highline (2.0.3)
148+
http-cookie (1.0.7)
115149
domain_name (~> 0.5)
116150
httpclient (2.8.3)
117151
jmespath (1.6.1)
@@ -121,10 +155,10 @@ GEM
121155
mini_magick (4.10.1)
122156
mini_mime (1.0.2)
123157
multi_json (1.14.1)
124-
multi_xml (0.6.0)
125158
multipart-post (2.0.0)
126159
nanaimo (0.2.6)
127160
naturally (2.2.0)
161+
optparse (0.5.0)
128162
os (1.1.0)
129163
plist (3.5.0)
130164
public_suffix (2.0.5)
@@ -133,21 +167,22 @@ GEM
133167
declarative-option (< 0.2.0)
134168
uber (< 0.2.0)
135169
retriable (3.1.2)
170+
rexml (3.3.7)
136171
rouge (2.0.7)
137-
rubyzip (1.3.0)
138-
security (0.1.3)
139-
signet (0.14.0)
140-
addressable (~> 2.3)
141-
faraday (>= 0.17.3, < 2.0)
172+
ruby2_keywords (0.0.5)
173+
rubyzip (2.3.2)
174+
security (0.1.5)
175+
signet (0.19.0)
176+
addressable (~> 2.8)
177+
faraday (>= 0.17.5, < 3.a)
142178
jwt (>= 1.5, < 3.0)
143179
multi_json (~> 1.10)
144180
simctl (1.6.8)
145181
CFPropertyList
146182
naturally
147-
slack-notifier (2.3.2)
148183
terminal-notifier (2.0.0)
149-
terminal-table (1.8.0)
150-
unicode-display_width (~> 1.1, >= 1.1.1)
184+
terminal-table (3.0.2)
185+
unicode-display_width (>= 1.1.1, < 3)
151186
tty-cursor (0.7.1)
152187
tty-screen (0.7.1)
153188
tty-spinner (0.9.3)
@@ -166,7 +201,7 @@ GEM
166201
nanaimo (~> 0.2.6)
167202
xcpretty (0.3.0)
168203
rouge (~> 2.0.7)
169-
xcpretty-travis-formatter (1.0.0)
204+
xcpretty-travis-formatter (1.0.1)
170205
xcpretty (~> 0.2, >= 0.0.7)
171206

172207
PLATFORMS

0 commit comments

Comments
 (0)