Skip to content

Commit 6e781f8

Browse files
Bump fastlane from 2.228.0 to 2.229.0 (#5855)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.228.0 to 2.229.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.228.0...fastlane/2.229.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.229.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonio Pallares <ajpallares@users.noreply.github.com>
1 parent 94ac735 commit 6e781f8

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
# dependencies
4-
gem 'fastlane', '2.228.0'
4+
gem 'fastlane', '2.229.0'
55
gem 'cocoapods', '1.16.2'
66
gem 'cocoapods-trunk', '1.6.0'
77
gem 'danger', '9.5.3'

Gemfile.lock

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ GIT
1515
GEM
1616
remote: https://rubygems.org/
1717
specs:
18-
CFPropertyList (3.0.7)
19-
base64
20-
nkf
21-
rexml
18+
CFPropertyList (3.0.8)
2219
abbrev (0.1.2)
2320
activesupport (7.2.2.1)
2421
base64
@@ -58,19 +55,20 @@ GEM
5855
async (>= 1.25)
5956
atomos (0.1.3)
6057
aws-eventstream (1.4.0)
61-
aws-partitions (1.1132.0)
62-
aws-sdk-core (3.227.0)
58+
aws-partitions (1.1187.0)
59+
aws-sdk-core (3.239.1)
6360
aws-eventstream (~> 1, >= 1.3.0)
6461
aws-partitions (~> 1, >= 1.992.0)
6562
aws-sigv4 (~> 1.9)
6663
base64
64+
bigdecimal
6765
jmespath (~> 1, >= 1.6.1)
6866
logger
69-
aws-sdk-kms (1.107.0)
70-
aws-sdk-core (~> 3, >= 3.227.0)
67+
aws-sdk-kms (1.118.0)
68+
aws-sdk-core (~> 3, >= 3.239.1)
7169
aws-sigv4 (~> 1.5)
72-
aws-sdk-s3 (1.194.0)
73-
aws-sdk-core (~> 3, >= 3.227.0)
70+
aws-sdk-s3 (1.205.0)
71+
aws-sdk-core (~> 3, >= 3.234.0)
7472
aws-sdk-kms (~> 1)
7573
aws-sigv4 (~> 1.5)
7674
aws-sigv4 (1.12.1)
@@ -134,6 +132,7 @@ GEM
134132
json
135133
cork (0.3.0)
136134
colored2 (~> 3.1)
135+
csv (3.3.5)
137136
danger (9.5.3)
138137
base64 (~> 0.2)
139138
claide (~> 1.0)
@@ -181,9 +180,9 @@ GEM
181180
faraday-rack (~> 1.0)
182181
faraday-retry (~> 1.0)
183182
ruby2_keywords (>= 0.0.4)
184-
faraday-cookie_jar (0.0.7)
183+
faraday-cookie_jar (0.0.8)
185184
faraday (>= 0.8.0)
186-
http-cookie (~> 1.0.0)
185+
http-cookie (>= 1.0.0)
187186
faraday-em_http (1.0.0)
188187
faraday-em_synchrony (1.0.1)
189188
faraday-excon (1.1.0)
@@ -200,15 +199,17 @@ GEM
200199
faraday_middleware (1.2.1)
201200
faraday (~> 1.0)
202201
fastimage (2.4.0)
203-
fastlane (2.228.0)
202+
fastlane (2.229.0)
204203
CFPropertyList (>= 2.3, < 4.0.0)
204+
abbrev (~> 0.1.2)
205205
addressable (>= 2.8, < 3.0.0)
206206
artifactory (~> 3.0)
207207
aws-sdk-s3 (~> 1.0)
208208
babosa (>= 1.0.3, < 2.0.0)
209209
bundler (>= 1.12.0, < 3.0.0)
210210
colored (~> 1.2)
211211
commander (~> 4.6)
212+
csv (~> 3.3)
212213
dotenv (>= 2.1.1, < 3.0.0)
213214
emoji_regex (>= 0.1, < 4.0)
214215
excon (>= 0.71.0, < 1.0.0)
@@ -228,6 +229,7 @@ GEM
228229
jwt (>= 2.1.0, < 3)
229230
mini_magick (>= 4.9.4, < 5.0.0)
230231
multipart-post (>= 2.0.0, < 3.0.0)
232+
mutex_m (~> 0.3.0)
231233
naturally (~> 2.2)
232234
optparse (>= 0.1.1, < 1.0.0)
233235
plist (>= 3.1.0, < 4.0.0)
@@ -309,7 +311,7 @@ GEM
309311
io-event (1.11.2)
310312
io-stream (0.10.0)
311313
jmespath (1.6.2)
312-
json (2.13.0)
314+
json (2.16.0)
313315
jwt (2.10.2)
314316
base64
315317
kramdown (2.5.1)
@@ -334,7 +336,6 @@ GEM
334336
nap (1.1.0)
335337
naturally (2.3.0)
336338
netrc (0.11.0)
337-
nkf (0.2.0)
338339
nokogiri (1.18.10)
339340
mini_portile2 (~> 2.8.2)
340341
racc (~> 1.4)
@@ -348,7 +349,7 @@ GEM
348349
open3 (0.2.1)
349350
open4 (1.3.4)
350351
oppen (0.9.8)
351-
optparse (0.6.0)
352+
optparse (0.8.0)
352353
os (1.1.4)
353354
pastel (0.8.0)
354355
tty-color (~> 0.5)
@@ -364,7 +365,7 @@ GEM
364365
pstore (0.2.0)
365366
public_suffix (4.0.7)
366367
racc (1.8.1)
367-
rake (13.3.0)
368+
rake (13.3.1)
368369
rchardet (1.9.0)
369370
representable (3.2.0)
370371
declarative (< 0.1.0)
@@ -376,7 +377,7 @@ GEM
376377
mime-types (>= 1.16, < 4.0)
377378
netrc (~> 0.8)
378379
retriable (3.1.2)
379-
rexml (3.4.2)
380+
rexml (3.4.4)
380381
rouge (3.28.0)
381382
ruby-macho (2.5.1)
382383
ruby2_keywords (0.0.5)
@@ -390,10 +391,10 @@ GEM
390391
faraday (>= 0.17.3, < 3)
391392
securerandom (0.4.1)
392393
security (0.1.5)
393-
signet (0.20.0)
394+
signet (0.21.0)
394395
addressable (~> 2.8)
395396
faraday (>= 0.17.5, < 3.a)
396-
jwt (>= 1.5, < 3.0)
397+
jwt (>= 1.5, < 4.0)
397398
multi_json (~> 1.10)
398399
simctl (1.6.10)
399400
CFPropertyList
@@ -459,7 +460,7 @@ DEPENDENCIES
459460
cocoapods-trunk (= 1.6.0)
460461
danger (= 9.5.3)
461462
emerge
462-
fastlane (= 2.228.0)
463+
fastlane (= 2.229.0)
463464
fastlane-plugin-create_xcframework!
464465
fastlane-plugin-emerge
465466
fastlane-plugin-revenuecat_internal!

0 commit comments

Comments
 (0)