Skip to content

Commit 68f581c

Browse files
authored
chore: Update the gemfile with pinned version (#1720)
1 parent 542b56c commit 68f581c

File tree

2 files changed

+66
-56
lines changed

2 files changed

+66
-56
lines changed

Gemfile

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Gemfile
22

33
source 'https://rubygems.org'
4-
gem 'xcpretty'
5-
gem 'cocoapods'
6-
gem 'fastlane'
7-
gem 'jazzy'
4+
gem 'xcpretty', '0.3.0'
5+
gem 'cocoapods', '1.11.3'
6+
gem 'cocoapods-downloader', '1.6.3'
7+
gem 'fastlane', '2.205.1'
8+
gem 'jazzy', '0.14.2'
89
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
910
eval_gemfile(plugins_path) if File.exist?(plugins_path)

Gemfile.lock

Lines changed: 61 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ GEM
2424
json (>= 1.5.1)
2525
artifactory (3.0.15)
2626
atomos (0.1.3)
27-
aws-eventstream (1.1.1)
28-
aws-partitions (1.478.0)
29-
aws-sdk-core (3.117.0)
27+
aws-eventstream (1.2.0)
28+
aws-partitions (1.573.0)
29+
aws-sdk-core (3.130.0)
3030
aws-eventstream (~> 1, >= 1.0.2)
31-
aws-partitions (~> 1, >= 1.239.0)
31+
aws-partitions (~> 1, >= 1.525.0)
3232
aws-sigv4 (~> 1.1)
3333
jmespath (~> 1.0)
34-
aws-sdk-kms (1.44.0)
35-
aws-sdk-core (~> 3, >= 3.112.0)
34+
aws-sdk-kms (1.55.0)
35+
aws-sdk-core (~> 3, >= 3.127.0)
3636
aws-sigv4 (~> 1.1)
37-
aws-sdk-s3 (1.96.1)
38-
aws-sdk-core (~> 3, >= 3.112.0)
37+
aws-sdk-s3 (1.113.0)
38+
aws-sdk-core (~> 3, >= 3.127.0)
3939
aws-sdk-kms (~> 1)
40-
aws-sigv4 (~> 1.1)
41-
aws-sigv4 (1.2.4)
40+
aws-sigv4 (~> 1.4)
41+
aws-sigv4 (1.4.0)
4242
aws-eventstream (~> 1, >= 1.0.2)
4343
babosa (1.0.4)
4444
claide (1.1.0)
@@ -83,27 +83,29 @@ GEM
8383
colored2 (3.1.2)
8484
commander (4.6.0)
8585
highline (~> 2.0.0)
86-
concurrent-ruby (1.1.9)
86+
concurrent-ruby (1.1.10)
8787
declarative (0.0.20)
88-
digest-crc (0.6.3)
88+
digest-crc (0.6.4)
8989
rake (>= 12.0.0, < 14.0.0)
9090
domain_name (0.5.20190701)
9191
unf (>= 0.0.5, < 1.0.0)
9292
dotenv (2.7.6)
93-
emoji_regex (3.2.2)
93+
emoji_regex (3.2.3)
9494
escape (0.0.4)
9595
ethon (0.15.0)
9696
ffi (>= 1.15.0)
97-
excon (0.84.0)
98-
faraday (1.5.1)
97+
excon (0.92.2)
98+
faraday (1.10.0)
9999
faraday-em_http (~> 1.0)
100100
faraday-em_synchrony (~> 1.0)
101101
faraday-excon (~> 1.1)
102-
faraday-httpclient (~> 1.0.1)
102+
faraday-httpclient (~> 1.0)
103+
faraday-multipart (~> 1.0)
103104
faraday-net_http (~> 1.0)
104-
faraday-net_http_persistent (~> 1.1)
105+
faraday-net_http_persistent (~> 1.0)
105106
faraday-patron (~> 1.0)
106-
multipart-post (>= 1.2, < 3)
107+
faraday-rack (~> 1.0)
108+
faraday-retry (~> 1.0)
107109
ruby2_keywords (>= 0.0.4)
108110
faraday-cookie_jar (0.0.7)
109111
faraday (>= 0.8.0)
@@ -112,15 +114,19 @@ GEM
112114
faraday-em_synchrony (1.0.0)
113115
faraday-excon (1.1.0)
114116
faraday-httpclient (1.0.1)
117+
faraday-multipart (1.0.3)
118+
multipart-post (>= 1.2, < 3)
115119
faraday-net_http (1.0.1)
116120
faraday-net_http_persistent (1.2.0)
117121
faraday-patron (1.0.0)
118-
faraday_middleware (1.0.0)
122+
faraday-rack (1.0.0)
123+
faraday-retry (1.0.3)
124+
faraday_middleware (1.2.0)
119125
faraday (~> 1.0)
120-
fastimage (2.2.4)
121-
fastlane (2.187.0)
126+
fastimage (2.2.6)
127+
fastlane (2.205.1)
122128
CFPropertyList (>= 2.3, < 4.0.0)
123-
addressable (>= 2.3, < 3.0.0)
129+
addressable (>= 2.8, < 3.0.0)
124130
artifactory (~> 3.0)
125131
aws-sdk-s3 (~> 1.0)
126132
babosa (>= 1.0.3, < 2.0.0)
@@ -135,7 +141,7 @@ GEM
135141
faraday_middleware (~> 1.0)
136142
fastimage (>= 2.1.0, < 3.0.0)
137143
gh_inspector (>= 1.1.2, < 2.0.0)
138-
google-apis-androidpublisher_v3 (~> 0.1)
144+
google-apis-androidpublisher_v3 (~> 0.3)
139145
google-apis-playcustomapp_v1 (~> 0.1)
140146
google-cloud-storage (~> 1.31)
141147
highline (~> 2.0)
@@ -144,6 +150,7 @@ GEM
144150
mini_magick (>= 4.9.4, < 5.0.0)
145151
multipart-post (~> 2.0.0)
146152
naturally (~> 2.2)
153+
optparse (~> 0.1.1)
147154
plist (>= 3.1.0, < 4.0.0)
148155
rubyzip (>= 2.0.0, < 3.0.0)
149156
security (= 0.1.3)
@@ -160,9 +167,9 @@ GEM
160167
fourflusher (2.3.1)
161168
fuzzy_match (2.0.4)
162169
gh_inspector (1.1.3)
163-
google-apis-androidpublisher_v3 (0.8.0)
170+
google-apis-androidpublisher_v3 (0.17.0)
164171
google-apis-core (>= 0.4, < 2.a)
165-
google-apis-core (0.4.0)
172+
google-apis-core (0.4.2)
166173
addressable (~> 2.5, >= 2.5.1)
167174
googleauth (>= 0.16.2, < 2.a)
168175
httpclient (>= 2.8.1, < 3.a)
@@ -171,40 +178,40 @@ GEM
171178
retriable (>= 2.0, < 4.a)
172179
rexml
173180
webrick
174-
google-apis-iamcredentials_v1 (0.6.0)
181+
google-apis-iamcredentials_v1 (0.10.0)
175182
google-apis-core (>= 0.4, < 2.a)
176-
google-apis-playcustomapp_v1 (0.5.0)
183+
google-apis-playcustomapp_v1 (0.7.0)
177184
google-apis-core (>= 0.4, < 2.a)
178-
google-apis-storage_v1 (0.6.0)
185+
google-apis-storage_v1 (0.11.0)
179186
google-apis-core (>= 0.4, < 2.a)
180187
google-cloud-core (1.6.0)
181188
google-cloud-env (~> 1.0)
182189
google-cloud-errors (~> 1.0)
183-
google-cloud-env (1.5.0)
184-
faraday (>= 0.17.3, < 2.0)
185-
google-cloud-errors (1.1.0)
186-
google-cloud-storage (1.34.1)
187-
addressable (~> 2.5)
190+
google-cloud-env (1.6.0)
191+
faraday (>= 0.17.3, < 3.0)
192+
google-cloud-errors (1.2.0)
193+
google-cloud-storage (1.36.1)
194+
addressable (~> 2.8)
188195
digest-crc (~> 0.4)
189196
google-apis-iamcredentials_v1 (~> 0.1)
190197
google-apis-storage_v1 (~> 0.1)
191198
google-cloud-core (~> 1.6)
192199
googleauth (>= 0.16.2, < 2.a)
193200
mini_mime (~> 1.0)
194-
googleauth (0.16.2)
195-
faraday (>= 0.17.3, < 2.0)
201+
googleauth (1.1.2)
202+
faraday (>= 0.17.3, < 3.a)
196203
jwt (>= 1.4, < 3.0)
197204
memoist (~> 0.16)
198205
multi_json (~> 1.11)
199206
os (>= 0.9, < 2.0)
200-
signet (~> 0.14)
207+
signet (>= 0.16, < 2.a)
201208
highline (2.0.3)
202209
http-cookie (1.0.4)
203210
domain_name (~> 0.5)
204211
httpclient (2.8.3)
205212
i18n (1.10.0)
206213
concurrent-ruby (~> 1.0)
207-
jazzy (0.14.1)
214+
jazzy (0.14.2)
208215
cocoapods (~> 1.5)
209216
mustache (~> 1.1)
210217
open4 (~> 1.3)
@@ -214,13 +221,13 @@ GEM
214221
sassc (~> 2.1)
215222
sqlite3 (~> 1.3)
216223
xcinvoke (~> 0.3.0)
217-
jmespath (1.4.0)
224+
jmespath (1.6.1)
218225
json (2.6.1)
219-
jwt (2.2.3)
226+
jwt (2.3.0)
220227
liferaft (0.0.6)
221228
memoist (0.16.2)
222229
mini_magick (4.11.0)
223-
mini_mime (1.1.0)
230+
mini_mime (1.1.2)
224231
minitest (5.15.0)
225232
molinillo (0.8.0)
226233
multi_json (1.15.0)
@@ -231,7 +238,8 @@ GEM
231238
naturally (2.2.1)
232239
netrc (0.11.0)
233240
open4 (1.3.4)
234-
os (1.1.1)
241+
optparse (0.1.1)
242+
os (1.1.4)
235243
plist (3.6.0)
236244
public_suffix (4.0.6)
237245
rake (13.0.6)
@@ -244,14 +252,14 @@ GEM
244252
rexml (3.2.5)
245253
rouge (2.0.7)
246254
ruby-macho (2.5.1)
247-
ruby2_keywords (0.0.4)
255+
ruby2_keywords (0.0.5)
248256
rubyzip (2.3.2)
249257
sassc (2.4.0)
250258
ffi (~> 1.9)
251259
security (0.1.3)
252-
signet (0.15.0)
253-
addressable (~> 2.3)
254-
faraday (>= 0.17.3, < 2.0)
260+
signet (0.16.1)
261+
addressable (~> 2.8)
262+
faraday (>= 0.17.5, < 3.0)
255263
jwt (>= 1.5, < 3.0)
256264
multi_json (~> 1.10)
257265
simctl (1.6.8)
@@ -261,7 +269,7 @@ GEM
261269
terminal-notifier (2.0.0)
262270
terminal-table (1.8.0)
263271
unicode-display_width (~> 1.1, >= 1.1.1)
264-
trailblazer-option (0.1.1)
272+
trailblazer-option (0.1.2)
265273
tty-cursor (0.7.1)
266274
tty-screen (0.8.1)
267275
tty-spinner (0.9.3)
@@ -273,8 +281,8 @@ GEM
273281
uber (0.1.0)
274282
unf (0.1.4)
275283
unf_ext
276-
unf_ext (0.0.7.7)
277-
unicode-display_width (1.7.0)
284+
unf_ext (0.0.8.1)
285+
unicode-display_width (1.8.0)
278286
webrick (1.7.0)
279287
word_wrap (1.0.0)
280288
xcinvoke (0.3.0)
@@ -296,11 +304,12 @@ PLATFORMS
296304
ruby
297305

298306
DEPENDENCIES
299-
cocoapods
300-
fastlane
307+
cocoapods (= 1.11.3)
308+
cocoapods-downloader (= 1.6.3)
309+
fastlane (= 2.205.1)
301310
fastlane-plugin-release_actions!
302-
jazzy
303-
xcpretty
311+
jazzy (= 0.14.2)
312+
xcpretty (= 0.3.0)
304313

305314
BUNDLED WITH
306315
2.3.7

0 commit comments

Comments
 (0)