Skip to content

Commit e0704cc

Browse files
committed
Update all dependencies
1 parent f18c7cc commit e0704cc

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

Gemfile.lock

+65-65
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,44 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.5)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
6-
addressable (2.8.1)
8+
addressable (2.8.6)
79
public_suffix (>= 2.0.2, < 6.0)
8-
artifactory (3.0.15)
10+
artifactory (3.0.17)
911
atomos (0.1.3)
10-
aws-eventstream (1.2.0)
11-
aws-partitions (1.699.0)
12-
aws-sdk-core (3.169.0)
13-
aws-eventstream (~> 1, >= 1.0.2)
12+
aws-eventstream (1.3.0)
13+
aws-partitions (1.930.0)
14+
aws-sdk-core (3.196.1)
15+
aws-eventstream (~> 1, >= 1.3.0)
1416
aws-partitions (~> 1, >= 1.651.0)
15-
aws-sigv4 (~> 1.5)
17+
aws-sigv4 (~> 1.8)
1618
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.62.0)
18-
aws-sdk-core (~> 3, >= 3.165.0)
19+
aws-sdk-kms (1.81.0)
20+
aws-sdk-core (~> 3, >= 3.193.0)
1921
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.118.0)
21-
aws-sdk-core (~> 3, >= 3.165.0)
22+
aws-sdk-s3 (1.151.0)
23+
aws-sdk-core (~> 3, >= 3.194.0)
2224
aws-sdk-kms (~> 1)
23-
aws-sigv4 (~> 1.4)
24-
aws-sigv4 (1.5.2)
25+
aws-sigv4 (~> 1.8)
26+
aws-sigv4 (1.8.0)
2527
aws-eventstream (~> 1, >= 1.0.2)
2628
babosa (1.0.4)
29+
base64 (0.2.0)
2730
claide (1.1.0)
2831
colored (1.2)
2932
colored2 (3.1.2)
3033
commander (4.6.0)
3134
highline (~> 2.0.0)
3235
declarative (0.0.20)
33-
digest-crc (0.6.4)
36+
digest-crc (0.6.5)
3437
rake (>= 12.0.0, < 14.0.0)
35-
domain_name (0.5.20190701)
36-
unf (>= 0.0.5, < 1.0.0)
38+
domain_name (0.6.20240107)
3739
dotenv (2.8.1)
3840
emoji_regex (3.2.3)
39-
excon (0.97.2)
41+
excon (0.110.0)
4042
faraday (1.10.3)
4143
faraday-em_http (~> 1.0)
4244
faraday-em_synchrony (~> 1.0)
@@ -65,15 +67,15 @@ GEM
6567
faraday-retry (1.0.3)
6668
faraday_middleware (1.2.0)
6769
faraday (~> 1.0)
68-
fastimage (2.2.6)
69-
fastlane (2.211.0)
70+
fastimage (2.3.1)
71+
fastlane (2.220.0)
7072
CFPropertyList (>= 2.3, < 4.0.0)
7173
addressable (>= 2.8, < 3.0.0)
7274
artifactory (~> 3.0)
7375
aws-sdk-s3 (~> 1.0)
7476
babosa (>= 1.0.3, < 2.0.0)
7577
bundler (>= 1.12.0, < 3.0.0)
76-
colored
78+
colored (~> 1.2)
7779
commander (~> 4.6)
7880
dotenv (>= 2.1.1, < 3.0.0)
7981
emoji_regex (>= 0.1, < 4.0)
@@ -85,62 +87,62 @@ GEM
8587
gh_inspector (>= 1.1.2, < 2.0.0)
8688
google-apis-androidpublisher_v3 (~> 0.3)
8789
google-apis-playcustomapp_v1 (~> 0.1)
90+
google-cloud-env (>= 1.6.0, < 2.0.0)
8891
google-cloud-storage (~> 1.31)
8992
highline (~> 2.0)
93+
http-cookie (~> 1.0.5)
9094
json (< 3.0.0)
9195
jwt (>= 2.1.0, < 3)
9296
mini_magick (>= 4.9.4, < 5.0.0)
93-
multipart-post (~> 2.0.0)
97+
multipart-post (>= 2.0.0, < 3.0.0)
9498
naturally (~> 2.2)
95-
optparse (~> 0.1.1)
99+
optparse (>= 0.1.1, < 1.0.0)
96100
plist (>= 3.1.0, < 4.0.0)
97101
rubyzip (>= 2.0.0, < 3.0.0)
98-
security (= 0.1.3)
102+
security (= 0.1.5)
99103
simctl (~> 1.6.3)
100104
terminal-notifier (>= 2.0.0, < 3.0.0)
101-
terminal-table (>= 1.4.5, < 2.0.0)
105+
terminal-table (~> 3)
102106
tty-screen (>= 0.6.3, < 1.0.0)
103107
tty-spinner (>= 0.8.0, < 1.0.0)
104108
word_wrap (~> 1.0.0)
105109
xcodeproj (>= 1.13.0, < 2.0.0)
106110
xcpretty (~> 0.3.0)
107-
xcpretty-travis-formatter (>= 0.0.3)
111+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
108112
gh_inspector (1.1.3)
109-
google-apis-androidpublisher_v3 (0.32.0)
110-
google-apis-core (>= 0.9.1, < 2.a)
111-
google-apis-core (0.9.5)
113+
google-apis-androidpublisher_v3 (0.54.0)
114+
google-apis-core (>= 0.11.0, < 2.a)
115+
google-apis-core (0.11.3)
112116
addressable (~> 2.5, >= 2.5.1)
113117
googleauth (>= 0.16.2, < 2.a)
114118
httpclient (>= 2.8.1, < 3.a)
115119
mini_mime (~> 1.0)
116120
representable (~> 3.0)
117121
retriable (>= 2.0, < 4.a)
118122
rexml
119-
webrick
120-
google-apis-iamcredentials_v1 (0.16.0)
121-
google-apis-core (>= 0.9.1, < 2.a)
122-
google-apis-playcustomapp_v1 (0.12.0)
123-
google-apis-core (>= 0.9.1, < 2.a)
124-
google-apis-storage_v1 (0.19.0)
125-
google-apis-core (>= 0.9.0, < 2.a)
126-
google-cloud-core (1.6.0)
127-
google-cloud-env (~> 1.0)
123+
google-apis-iamcredentials_v1 (0.17.0)
124+
google-apis-core (>= 0.11.0, < 2.a)
125+
google-apis-playcustomapp_v1 (0.13.0)
126+
google-apis-core (>= 0.11.0, < 2.a)
127+
google-apis-storage_v1 (0.31.0)
128+
google-apis-core (>= 0.11.0, < 2.a)
129+
google-cloud-core (1.7.0)
130+
google-cloud-env (>= 1.0, < 3.a)
128131
google-cloud-errors (~> 1.0)
129132
google-cloud-env (1.6.0)
130133
faraday (>= 0.17.3, < 3.0)
131-
google-cloud-errors (1.3.0)
132-
google-cloud-storage (1.44.0)
134+
google-cloud-errors (1.4.0)
135+
google-cloud-storage (1.47.0)
133136
addressable (~> 2.8)
134137
digest-crc (~> 0.4)
135138
google-apis-iamcredentials_v1 (~> 0.1)
136-
google-apis-storage_v1 (~> 0.19.0)
139+
google-apis-storage_v1 (~> 0.31.0)
137140
google-cloud-core (~> 1.6)
138141
googleauth (>= 0.16.2, < 2.a)
139142
mini_mime (~> 1.0)
140-
googleauth (1.3.0)
143+
googleauth (1.8.1)
141144
faraday (>= 0.17.3, < 3.a)
142145
jwt (>= 1.4, < 3.0)
143-
memoist (~> 0.16)
144146
multi_json (~> 1.11)
145147
os (>= 0.9, < 2.0)
146148
signet (>= 0.16, < 2.a)
@@ -149,20 +151,21 @@ GEM
149151
domain_name (~> 0.5)
150152
httpclient (2.8.3)
151153
jmespath (1.6.2)
152-
json (2.6.3)
153-
jwt (2.6.0)
154-
memoist (0.16.2)
154+
json (2.7.2)
155+
jwt (2.8.1)
156+
base64
155157
mini_magick (4.12.0)
156-
mini_mime (1.1.2)
158+
mini_mime (1.1.5)
157159
multi_json (1.15.0)
158-
multipart-post (2.0.0)
160+
multipart-post (2.4.1)
159161
nanaimo (0.3.0)
160162
naturally (2.2.1)
161-
optparse (0.1.1)
163+
nkf (0.2.0)
164+
optparse (0.5.0)
162165
os (1.1.4)
163-
plist (3.6.0)
164-
public_suffix (5.0.1)
165-
rake (13.0.6)
166+
plist (3.7.1)
167+
public_suffix (5.0.5)
168+
rake (13.2.1)
166169
representable (3.2.0)
167170
declarative (< 0.1.0)
168171
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -173,32 +176,28 @@ GEM
173176
rouge (2.0.7)
174177
ruby2_keywords (0.0.5)
175178
rubyzip (2.3.2)
176-
security (0.1.3)
177-
signet (0.17.0)
179+
security (0.1.5)
180+
signet (0.19.0)
178181
addressable (~> 2.8)
179182
faraday (>= 0.17.5, < 3.a)
180183
jwt (>= 1.5, < 3.0)
181184
multi_json (~> 1.10)
182-
simctl (1.6.8)
185+
simctl (1.6.10)
183186
CFPropertyList
184187
naturally
185188
strscan (3.1.0)
186189
terminal-notifier (2.0.0)
187-
terminal-table (1.8.0)
188-
unicode-display_width (~> 1.1, >= 1.1.1)
190+
terminal-table (3.0.2)
191+
unicode-display_width (>= 1.1.1, < 3)
189192
trailblazer-option (0.1.2)
190193
tty-cursor (0.7.1)
191-
tty-screen (0.8.1)
194+
tty-screen (0.8.2)
192195
tty-spinner (0.9.3)
193196
tty-cursor (~> 0.7)
194197
uber (0.1.0)
195-
unf (0.1.4)
196-
unf_ext
197-
unf_ext (0.0.8.2)
198-
unicode-display_width (1.8.0)
199-
webrick (1.7.0)
198+
unicode-display_width (2.5.0)
200199
word_wrap (1.0.0)
201-
xcodeproj (1.22.0)
200+
xcodeproj (1.24.0)
202201
CFPropertyList (>= 2.3.3, < 4.0)
203202
atomos (~> 0.1.3)
204203
claide (>= 1.0.2, < 2.0)
@@ -211,6 +210,7 @@ GEM
211210
xcpretty (~> 0.2, >= 0.0.7)
212211

213212
PLATFORMS
213+
arm64-darwin-23
214214
universal-darwin-21
215215
x86_64-darwin-20
216216
x86_64-linux
@@ -219,4 +219,4 @@ DEPENDENCIES
219219
fastlane
220220

221221
BUNDLED WITH
222-
2.3.23
222+
2.5.10

0 commit comments

Comments
 (0)