Skip to content

Commit d10e921

Browse files
committed
chore: upgrade fastlane
1 parent e2c0c62 commit d10e921

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

Gemfile.lock

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ GEM
2121
artifactory (3.0.15)
2222
atomos (0.1.3)
2323
aws-eventstream (1.3.0)
24-
aws-partitions (1.877.0)
25-
aws-sdk-core (3.190.1)
24+
aws-partitions (1.889.0)
25+
aws-sdk-core (3.191.1)
2626
aws-eventstream (~> 1, >= 1.3.0)
2727
aws-partitions (~> 1, >= 1.651.0)
2828
aws-sigv4 (~> 1.8)
2929
jmespath (~> 1, >= 1.6.1)
30-
aws-sdk-kms (1.76.0)
31-
aws-sdk-core (~> 3, >= 3.188.0)
30+
aws-sdk-kms (1.77.0)
31+
aws-sdk-core (~> 3, >= 3.191.0)
3232
aws-sigv4 (~> 1.1)
33-
aws-sdk-s3 (1.142.0)
34-
aws-sdk-core (~> 3, >= 3.189.0)
33+
aws-sdk-s3 (1.143.0)
34+
aws-sdk-core (~> 3, >= 3.191.0)
3535
aws-sdk-kms (~> 1)
3636
aws-sigv4 (~> 1.8)
3737
aws-sigv4 (1.8.0)
@@ -86,7 +86,7 @@ GEM
8686
declarative (0.0.20)
8787
digest-crc (0.6.5)
8888
rake (>= 12.0.0, < 14.0.0)
89-
domain_name (0.6.20231109)
89+
domain_name (0.6.20240107)
9090
dotenv (2.8.1)
9191
drb (2.2.0)
9292
ruby2_keywords
@@ -171,32 +171,31 @@ GEM
171171
gh_inspector (1.1.3)
172172
google-apis-androidpublisher_v3 (0.54.0)
173173
google-apis-core (>= 0.11.0, < 2.a)
174-
google-apis-core (0.11.2)
174+
google-apis-core (0.11.3)
175175
addressable (~> 2.5, >= 2.5.1)
176176
googleauth (>= 0.16.2, < 2.a)
177177
httpclient (>= 2.8.1, < 3.a)
178178
mini_mime (~> 1.0)
179179
representable (~> 3.0)
180180
retriable (>= 2.0, < 4.a)
181181
rexml
182-
webrick
183182
google-apis-iamcredentials_v1 (0.17.0)
184183
google-apis-core (>= 0.11.0, < 2.a)
185184
google-apis-playcustomapp_v1 (0.13.0)
186185
google-apis-core (>= 0.11.0, < 2.a)
187-
google-apis-storage_v1 (0.29.0)
186+
google-apis-storage_v1 (0.31.0)
188187
google-apis-core (>= 0.11.0, < 2.a)
189188
google-cloud-core (1.6.1)
190189
google-cloud-env (>= 1.0, < 3.a)
191190
google-cloud-errors (~> 1.0)
192191
google-cloud-env (1.6.0)
193192
faraday (>= 0.17.3, < 3.0)
194193
google-cloud-errors (1.3.1)
195-
google-cloud-storage (1.45.0)
194+
google-cloud-storage (1.47.0)
196195
addressable (~> 2.8)
197196
digest-crc (~> 0.4)
198197
google-apis-iamcredentials_v1 (~> 0.1)
199-
google-apis-storage_v1 (~> 0.29.0)
198+
google-apis-storage_v1 (~> 0.31.0)
200199
google-cloud-core (~> 1.6)
201200
googleauth (>= 0.16.2, < 2.a)
202201
mini_mime (~> 1.0)
@@ -220,7 +219,7 @@ GEM
220219
minitest (5.20.0)
221220
molinillo (0.8.0)
222221
multi_json (1.15.0)
223-
multipart-post (2.3.0)
222+
multipart-post (2.4.0)
224223
mutex_m (0.2.0)
225224
nanaimo (0.3.0)
226225
nap (1.1.0)
@@ -264,9 +263,8 @@ GEM
264263
concurrent-ruby (~> 1.0)
265264
uber (0.1.0)
266265
unicode-display_width (2.5.0)
267-
webrick (1.8.1)
268266
word_wrap (1.0.0)
269-
xcodeproj (1.23.0)
267+
xcodeproj (1.24.0)
270268
CFPropertyList (>= 2.3.3, < 4.0)
271269
atomos (~> 0.1.3)
272270
claide (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)