Skip to content

Commit 42ef294

Browse files
committed
chore: updated Gemfile.lock and fastlane version
1 parent 3c4020a commit 42ef294

File tree

1 file changed

+41
-43
lines changed

1 file changed

+41
-43
lines changed

examples/SampleApp/Gemfile.lock

Lines changed: 41 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,58 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.5)
4+
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (6.1.5)
6+
activesupport (7.0.4.3)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
1010
tzinfo (~> 2.0)
11-
zeitwerk (~> 2.3)
12-
addressable (2.8.1)
11+
addressable (2.8.4)
1312
public_suffix (>= 2.0.2, < 6.0)
1413
algoliasearch (1.27.5)
1514
httpclient (~> 2.8, >= 2.8.3)
1615
json (>= 1.5.1)
1716
artifactory (3.0.15)
1817
atomos (0.1.3)
1918
aws-eventstream (1.2.0)
20-
aws-partitions (1.662.0)
21-
aws-sdk-core (3.167.0)
19+
aws-partitions (1.756.0)
20+
aws-sdk-core (3.171.0)
2221
aws-eventstream (~> 1, >= 1.0.2)
2322
aws-partitions (~> 1, >= 1.651.0)
2423
aws-sigv4 (~> 1.5)
2524
jmespath (~> 1, >= 1.6.1)
26-
aws-sdk-kms (1.59.0)
25+
aws-sdk-kms (1.63.0)
2726
aws-sdk-core (~> 3, >= 3.165.0)
2827
aws-sigv4 (~> 1.1)
29-
aws-sdk-s3 (1.117.1)
28+
aws-sdk-s3 (1.121.0)
3029
aws-sdk-core (~> 3, >= 3.165.0)
3130
aws-sdk-kms (~> 1)
3231
aws-sigv4 (~> 1.4)
3332
aws-sigv4 (1.5.2)
3433
aws-eventstream (~> 1, >= 1.0.2)
3534
babosa (1.0.4)
3635
claide (1.1.0)
37-
cocoapods (1.11.2)
36+
cocoapods (1.12.1)
3837
addressable (~> 2.8)
3938
claide (>= 1.0.2, < 2.0)
40-
cocoapods-core (= 1.11.2)
39+
cocoapods-core (= 1.12.1)
4140
cocoapods-deintegrate (>= 1.0.3, < 2.0)
42-
cocoapods-downloader (>= 1.4.0, < 2.0)
41+
cocoapods-downloader (>= 1.6.0, < 2.0)
4342
cocoapods-plugins (>= 1.0.0, < 2.0)
4443
cocoapods-search (>= 1.0.0, < 2.0)
45-
cocoapods-trunk (>= 1.4.0, < 2.0)
44+
cocoapods-trunk (>= 1.6.0, < 2.0)
4645
cocoapods-try (>= 1.1.0, < 2.0)
4746
colored2 (~> 3.1)
4847
escape (~> 0.0.4)
4948
fourflusher (>= 2.3.0, < 3.0)
5049
gh_inspector (~> 1.0)
5150
molinillo (~> 0.8.0)
5251
nap (~> 1.0)
53-
ruby-macho (>= 1.0, < 3.0)
52+
ruby-macho (>= 2.3.0, < 3.0)
5453
xcodeproj (>= 1.21.0, < 2.0)
55-
cocoapods-core (1.11.2)
56-
activesupport (>= 5.0, < 7)
54+
cocoapods-core (1.12.1)
55+
activesupport (>= 5.0, < 8)
5756
addressable (~> 2.8)
5857
algoliasearch (~> 1.0)
5958
concurrent-ruby (~> 1.1)
@@ -63,7 +62,7 @@ GEM
6362
public_suffix (~> 4.0)
6463
typhoeus (~> 1.0)
6564
cocoapods-deintegrate (1.0.5)
66-
cocoapods-downloader (1.5.1)
65+
cocoapods-downloader (1.6.3)
6766
cocoapods-plugins (1.0.0)
6867
nap
6968
cocoapods-search (1.0.1)
@@ -75,7 +74,7 @@ GEM
7574
colored2 (3.1.2)
7675
commander (4.6.0)
7776
highline (~> 2.0.0)
78-
concurrent-ruby (1.1.9)
77+
concurrent-ruby (1.2.2)
7978
declarative (0.0.20)
8079
digest-crc (0.6.4)
8180
rake (>= 12.0.0, < 14.0.0)
@@ -84,10 +83,10 @@ GEM
8483
dotenv (2.8.1)
8584
emoji_regex (3.2.3)
8685
escape (0.0.4)
87-
ethon (0.15.0)
86+
ethon (0.16.0)
8887
ffi (>= 1.15.0)
89-
excon (0.94.0)
90-
faraday (1.10.2)
88+
excon (0.99.0)
89+
faraday (1.10.3)
9190
faraday-em_http (~> 1.0)
9291
faraday-em_synchrony (~> 1.0)
9392
faraday-excon (~> 1.1)
@@ -116,7 +115,7 @@ GEM
116115
faraday_middleware (1.2.0)
117116
faraday (~> 1.0)
118117
fastimage (2.2.6)
119-
fastlane (2.211.0)
118+
fastlane (2.212.2)
120119
CFPropertyList (>= 2.3, < 4.0.0)
121120
addressable (>= 2.8, < 3.0.0)
122121
artifactory (~> 3.0)
@@ -155,15 +154,15 @@ GEM
155154
xcodeproj (>= 1.13.0, < 2.0.0)
156155
xcpretty (~> 0.3.0)
157156
xcpretty-travis-formatter (>= 0.0.3)
158-
fastlane-plugin-firebase_app_distribution (0.3.2)
157+
fastlane-plugin-firebase_app_distribution (0.5.0)
159158
fastlane-plugin-load_json (0.0.1)
160159
ffi (1.15.5)
161160
fourflusher (2.3.1)
162161
fuzzy_match (2.0.4)
163162
gh_inspector (1.1.3)
164-
google-apis-androidpublisher_v3 (0.31.0)
165-
google-apis-core (>= 0.9.1, < 2.a)
166-
google-apis-core (0.9.1)
163+
google-apis-androidpublisher_v3 (0.40.0)
164+
google-apis-core (>= 0.11.0, < 2.a)
165+
google-apis-core (0.11.0)
167166
addressable (~> 2.5, >= 2.5.1)
168167
googleauth (>= 0.16.2, < 2.a)
169168
httpclient (>= 2.8.1, < 3.a)
@@ -172,18 +171,18 @@ GEM
172171
retriable (>= 2.0, < 4.a)
173172
rexml
174173
webrick
175-
google-apis-iamcredentials_v1 (0.16.0)
176-
google-apis-core (>= 0.9.1, < 2.a)
177-
google-apis-playcustomapp_v1 (0.12.0)
178-
google-apis-core (>= 0.9.1, < 2.a)
174+
google-apis-iamcredentials_v1 (0.17.0)
175+
google-apis-core (>= 0.11.0, < 2.a)
176+
google-apis-playcustomapp_v1 (0.13.0)
177+
google-apis-core (>= 0.11.0, < 2.a)
179178
google-apis-storage_v1 (0.19.0)
180179
google-apis-core (>= 0.9.0, < 2.a)
181180
google-cloud-core (1.6.0)
182181
google-cloud-env (~> 1.0)
183182
google-cloud-errors (~> 1.0)
184183
google-cloud-env (1.6.0)
185184
faraday (>= 0.17.3, < 3.0)
186-
google-cloud-errors (1.3.0)
185+
google-cloud-errors (1.3.1)
187186
google-cloud-storage (1.44.0)
188187
addressable (~> 2.8)
189188
digest-crc (~> 0.4)
@@ -192,7 +191,7 @@ GEM
192191
google-cloud-core (~> 1.6)
193192
googleauth (>= 0.16.2, < 2.a)
194193
mini_mime (~> 1.0)
195-
googleauth (1.3.0)
194+
googleauth (1.5.2)
196195
faraday (>= 0.17.3, < 3.a)
197196
jwt (>= 1.4, < 3.0)
198197
memoist (~> 0.16)
@@ -203,15 +202,15 @@ GEM
203202
http-cookie (1.0.5)
204203
domain_name (~> 0.5)
205204
httpclient (2.8.3)
206-
i18n (1.10.0)
205+
i18n (1.13.0)
207206
concurrent-ruby (~> 1.0)
208-
jmespath (1.6.1)
209-
json (2.6.2)
210-
jwt (2.5.0)
207+
jmespath (1.6.2)
208+
json (2.6.3)
209+
jwt (2.7.0)
211210
memoist (0.16.2)
212-
mini_magick (4.11.0)
211+
mini_magick (4.12.0)
213212
mini_mime (1.1.2)
214-
minitest (5.15.0)
213+
minitest (5.18.0)
215214
molinillo (0.8.0)
216215
multi_json (1.15.0)
217216
multipart-post (2.0.0)
@@ -221,7 +220,7 @@ GEM
221220
netrc (0.11.0)
222221
optparse (0.1.1)
223222
os (1.1.4)
224-
plist (3.6.0)
223+
plist (3.7.0)
225224
public_suffix (4.0.7)
226225
rake (13.0.6)
227226
representable (3.2.0)
@@ -240,7 +239,7 @@ GEM
240239
faraday (>= 0.17.5, < 3.a)
241240
jwt (>= 1.5, < 3.0)
242241
multi_json (~> 1.10)
243-
simctl (1.6.8)
242+
simctl (1.6.10)
244243
CFPropertyList
245244
naturally
246245
terminal-notifier (2.0.0)
@@ -253,14 +252,14 @@ GEM
253252
tty-cursor (~> 0.7)
254253
typhoeus (1.4.0)
255254
ethon (>= 0.9.0)
256-
tzinfo (2.0.4)
255+
tzinfo (2.0.6)
257256
concurrent-ruby (~> 1.0)
258257
uber (0.1.0)
259258
unf (0.1.4)
260259
unf_ext
261260
unf_ext (0.0.8.2)
262261
unicode-display_width (1.8.0)
263-
webrick (1.7.0)
262+
webrick (1.8.1)
264263
word_wrap (1.0.0)
265264
xcodeproj (1.22.0)
266265
CFPropertyList (>= 2.3.3, < 4.0)
@@ -273,7 +272,6 @@ GEM
273272
rouge (~> 2.0.7)
274273
xcpretty-travis-formatter (1.0.1)
275274
xcpretty (~> 0.2, >= 0.0.7)
276-
zeitwerk (2.5.4)
277275

278276
PLATFORMS
279277
ruby
@@ -288,4 +286,4 @@ RUBY VERSION
288286
ruby 2.7.5p203
289287

290288
BUNDLED WITH
291-
2.1.4
289+
2.3.21

0 commit comments

Comments
 (0)