Skip to content

Commit 564a3c0

Browse files
committed
Bunldle update
1 parent 1f78dc2 commit 564a3c0

File tree

2 files changed

+78
-61
lines changed

2 files changed

+78
-61
lines changed

Diff for: Example/Gemfile.lock

+16-12
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.6)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
6-
activesupport (7.1.2)
8+
activesupport (7.1.3.3)
79
base64
810
bigdecimal
911
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -20,7 +22,7 @@ GEM
2022
json (>= 1.5.1)
2123
atomos (0.1.3)
2224
base64 (0.2.0)
23-
bigdecimal (3.1.5)
25+
bigdecimal (3.1.8)
2426
claide (1.1.0)
2527
cocoapods (1.14.3)
2628
addressable (~> 2.8)
@@ -60,10 +62,9 @@ GEM
6062
netrc (~> 0.11)
6163
cocoapods-try (1.2.0)
6264
colored2 (3.1.2)
63-
concurrent-ruby (1.2.2)
65+
concurrent-ruby (1.2.3)
6466
connection_pool (2.4.1)
65-
drb (2.2.0)
66-
ruby2_keywords
67+
drb (2.2.1)
6768
escape (0.0.4)
6869
ethon (0.16.0)
6970
ffi (>= 1.15.0)
@@ -72,24 +73,26 @@ GEM
7273
fuzzy_match (2.0.4)
7374
gh_inspector (1.1.3)
7475
httpclient (2.8.3)
75-
i18n (1.14.1)
76+
i18n (1.14.5)
7677
concurrent-ruby (~> 1.0)
77-
json (2.7.1)
78-
minitest (5.20.0)
78+
json (2.7.2)
79+
minitest (5.23.0)
7980
molinillo (0.8.0)
8081
mutex_m (0.2.0)
8182
nanaimo (0.3.0)
8283
nap (1.1.0)
8384
netrc (0.11.0)
85+
nkf (0.2.0)
8486
public_suffix (4.0.7)
85-
rexml (3.2.6)
87+
rexml (3.2.8)
88+
strscan (>= 3.0.9)
8689
ruby-macho (2.5.1)
87-
ruby2_keywords (0.0.5)
90+
strscan (3.1.0)
8891
typhoeus (1.4.1)
8992
ethon (>= 0.9.0)
9093
tzinfo (2.0.6)
9194
concurrent-ruby (~> 1.0)
92-
xcodeproj (1.23.0)
95+
xcodeproj (1.24.0)
9396
CFPropertyList (>= 2.3.3, < 4.0)
9497
atomos (~> 0.1.3)
9598
claide (>= 1.0.2, < 2.0)
@@ -99,6 +102,7 @@ GEM
99102

100103
PLATFORMS
101104
arm64-darwin-21
105+
arm64-darwin-22
102106

103107
DEPENDENCIES
104108
cocoapods (~> 1.14.0)

Diff for: Gemfile.lock

+62-49
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,46 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.6)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
6-
activesupport (6.1.7.6)
8+
activesupport (7.1.3.3)
9+
base64
10+
bigdecimal
711
concurrent-ruby (~> 1.0, >= 1.0.2)
12+
connection_pool (>= 2.2.5)
13+
drb
814
i18n (>= 1.6, < 2)
915
minitest (>= 5.1)
16+
mutex_m
1017
tzinfo (~> 2.0)
11-
zeitwerk (~> 2.3)
1218
addressable (2.8.6)
1319
public_suffix (>= 2.0.2, < 6.0)
1420
algoliasearch (1.27.5)
1521
httpclient (~> 2.8, >= 2.8.3)
1622
json (>= 1.5.1)
17-
artifactory (3.0.15)
23+
artifactory (3.0.17)
1824
atomos (0.1.3)
1925
aws-eventstream (1.3.0)
20-
aws-partitions (1.868.0)
21-
aws-sdk-core (3.190.0)
26+
aws-partitions (1.930.0)
27+
aws-sdk-core (3.196.1)
2228
aws-eventstream (~> 1, >= 1.3.0)
2329
aws-partitions (~> 1, >= 1.651.0)
2430
aws-sigv4 (~> 1.8)
2531
jmespath (~> 1, >= 1.6.1)
26-
aws-sdk-kms (1.75.0)
27-
aws-sdk-core (~> 3, >= 3.188.0)
32+
aws-sdk-kms (1.81.0)
33+
aws-sdk-core (~> 3, >= 3.193.0)
2834
aws-sigv4 (~> 1.1)
29-
aws-sdk-s3 (1.141.0)
30-
aws-sdk-core (~> 3, >= 3.189.0)
35+
aws-sdk-s3 (1.151.0)
36+
aws-sdk-core (~> 3, >= 3.194.0)
3137
aws-sdk-kms (~> 1)
3238
aws-sigv4 (~> 1.8)
3339
aws-sigv4 (1.8.0)
3440
aws-eventstream (~> 1, >= 1.0.2)
3541
babosa (1.0.4)
42+
base64 (0.2.0)
43+
bigdecimal (3.1.8)
3644
claide (1.1.0)
3745
cocoapods (1.14.3)
3846
addressable (~> 2.8)
@@ -75,18 +83,19 @@ GEM
7583
colored2 (3.1.2)
7684
commander (4.6.0)
7785
highline (~> 2.0.0)
78-
concurrent-ruby (1.2.2)
86+
concurrent-ruby (1.2.3)
87+
connection_pool (2.4.1)
7988
declarative (0.0.20)
8089
digest-crc (0.6.5)
8190
rake (>= 12.0.0, < 14.0.0)
82-
domain_name (0.5.20190701)
83-
unf (>= 0.0.5, < 1.0.0)
91+
domain_name (0.6.20240107)
8492
dotenv (2.8.1)
93+
drb (2.2.1)
8594
emoji_regex (3.2.3)
8695
escape (0.0.4)
8796
ethon (0.16.0)
8897
ffi (>= 1.15.0)
89-
excon (0.108.0)
98+
excon (0.110.0)
9099
faraday (1.10.3)
91100
faraday-em_http (~> 1.0)
92101
faraday-em_synchrony (~> 1.0)
@@ -115,7 +124,7 @@ GEM
115124
faraday-retry (1.0.3)
116125
faraday_middleware (1.2.0)
117126
faraday (~> 1.0)
118-
fastimage (2.2.7)
127+
fastimage (2.3.1)
119128
fastlane (2.217.0)
120129
CFPropertyList (>= 2.3, < 4.0.0)
121130
addressable (>= 2.8, < 3.0.0)
@@ -160,38 +169,40 @@ GEM
160169
fourflusher (2.3.1)
161170
fuzzy_match (2.0.4)
162171
gh_inspector (1.1.3)
163-
google-apis-androidpublisher_v3 (0.54.0)
164-
google-apis-core (>= 0.11.0, < 2.a)
165-
google-apis-core (0.11.3)
172+
google-apis-androidpublisher_v3 (0.63.0)
173+
google-apis-core (>= 0.14.0, < 2.a)
174+
google-apis-core (0.15.0)
166175
addressable (~> 2.5, >= 2.5.1)
167-
googleauth (>= 0.16.2, < 2.a)
176+
googleauth (~> 1.9)
168177
httpclient (>= 2.8.1, < 3.a)
169178
mini_mime (~> 1.0)
170179
representable (~> 3.0)
171180
retriable (>= 2.0, < 4.a)
172181
rexml
173-
google-apis-iamcredentials_v1 (0.17.0)
174-
google-apis-core (>= 0.11.0, < 2.a)
175-
google-apis-playcustomapp_v1 (0.13.0)
176-
google-apis-core (>= 0.11.0, < 2.a)
177-
google-apis-storage_v1 (0.29.0)
178-
google-apis-core (>= 0.11.0, < 2.a)
179-
google-cloud-core (1.6.1)
182+
google-apis-iamcredentials_v1 (0.20.0)
183+
google-apis-core (>= 0.14.0, < 2.a)
184+
google-apis-playcustomapp_v1 (0.15.0)
185+
google-apis-core (>= 0.14.0, < 2.a)
186+
google-apis-storage_v1 (0.37.0)
187+
google-apis-core (>= 0.14.0, < 2.a)
188+
google-cloud-core (1.7.0)
180189
google-cloud-env (>= 1.0, < 3.a)
181190
google-cloud-errors (~> 1.0)
182-
google-cloud-env (1.6.0)
183-
faraday (>= 0.17.3, < 3.0)
184-
google-cloud-errors (1.3.1)
185-
google-cloud-storage (1.45.0)
191+
google-cloud-env (2.1.1)
192+
faraday (>= 1.0, < 3.a)
193+
google-cloud-errors (1.4.0)
194+
google-cloud-storage (1.51.0)
186195
addressable (~> 2.8)
187196
digest-crc (~> 0.4)
188-
google-apis-iamcredentials_v1 (~> 0.1)
189-
google-apis-storage_v1 (~> 0.29.0)
197+
google-apis-core (~> 0.13)
198+
google-apis-iamcredentials_v1 (~> 0.18)
199+
google-apis-storage_v1 (~> 0.37)
190200
google-cloud-core (~> 1.6)
191-
googleauth (>= 0.16.2, < 2.a)
201+
googleauth (~> 1.9)
192202
mini_mime (~> 1.0)
193-
googleauth (1.8.1)
194-
faraday (>= 0.17.3, < 3.a)
203+
googleauth (1.11.0)
204+
faraday (>= 1.0, < 3.a)
205+
google-cloud-env (~> 2.1)
195206
jwt (>= 1.4, < 3.0)
196207
multi_json (~> 1.11)
197208
os (>= 0.9, < 2.0)
@@ -200,45 +211,50 @@ GEM
200211
http-cookie (1.0.5)
201212
domain_name (~> 0.5)
202213
httpclient (2.8.3)
203-
i18n (1.14.1)
214+
i18n (1.14.5)
204215
concurrent-ruby (~> 1.0)
205216
jmespath (1.6.2)
206-
json (2.7.1)
207-
jwt (2.7.1)
217+
json (2.7.2)
218+
jwt (2.8.1)
219+
base64
208220
mini_magick (4.12.0)
209221
mini_mime (1.1.5)
210-
minitest (5.20.0)
222+
minitest (5.23.0)
211223
molinillo (0.8.0)
212224
multi_json (1.15.0)
213-
multipart-post (2.3.0)
225+
multipart-post (2.4.1)
226+
mutex_m (0.2.0)
214227
nanaimo (0.3.0)
215228
nap (1.1.0)
216229
naturally (2.2.1)
217230
netrc (0.11.0)
231+
nkf (0.2.0)
218232
optparse (0.1.1)
219233
os (1.1.4)
220-
plist (3.7.0)
234+
plist (3.7.1)
221235
public_suffix (4.0.7)
222-
rake (13.1.0)
236+
rake (13.2.1)
223237
representable (3.2.0)
224238
declarative (< 0.1.0)
225239
trailblazer-option (>= 0.1.1, < 0.2.0)
226240
uber (< 0.2.0)
227241
retriable (3.1.2)
228-
rexml (3.2.6)
242+
rexml (3.2.8)
243+
strscan (>= 3.0.9)
229244
rouge (2.0.7)
230245
ruby-macho (2.5.1)
231246
ruby2_keywords (0.0.5)
232247
rubyzip (2.3.2)
233248
security (0.1.3)
234-
signet (0.18.0)
249+
signet (0.19.0)
235250
addressable (~> 2.8)
236251
faraday (>= 0.17.5, < 3.a)
237252
jwt (>= 1.5, < 3.0)
238253
multi_json (~> 1.10)
239254
simctl (1.6.10)
240255
CFPropertyList
241256
naturally
257+
strscan (3.1.0)
242258
terminal-notifier (2.0.0)
243259
terminal-table (3.0.2)
244260
unicode-display_width (>= 1.1.1, < 3)
@@ -252,12 +268,9 @@ GEM
252268
tzinfo (2.0.6)
253269
concurrent-ruby (~> 1.0)
254270
uber (0.1.0)
255-
unf (0.1.4)
256-
unf_ext
257-
unf_ext (0.0.9.1)
258271
unicode-display_width (2.5.0)
259272
word_wrap (1.0.0)
260-
xcodeproj (1.23.0)
273+
xcodeproj (1.24.0)
261274
CFPropertyList (>= 2.3.3, < 4.0)
262275
atomos (~> 0.1.3)
263276
claide (>= 1.0.2, < 2.0)
@@ -268,10 +281,10 @@ GEM
268281
rouge (~> 2.0.7)
269282
xcpretty-travis-formatter (1.0.1)
270283
xcpretty (~> 0.2, >= 0.0.7)
271-
zeitwerk (2.6.12)
272284

273285
PLATFORMS
274286
arm64-darwin-21
287+
arm64-darwin-22
275288
x86_64-linux
276289

277290
DEPENDENCIES

0 commit comments

Comments
 (0)