Skip to content

Commit 7d77cab

Browse files
committed
build(gem): update fastlane
1 parent e287a03 commit 7d77cab

1 file changed

Lines changed: 28 additions & 24 deletions

File tree

fastlane/Gemfile.lock

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,40 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.7)
5-
base64
6-
nkf
7-
rexml
8-
addressable (2.8.7)
9-
public_suffix (>= 2.0.2, < 7.0)
4+
CFPropertyList (3.0.8)
5+
abbrev (0.1.2)
6+
addressable (2.8.8)
7+
public_suffix (>= 2.0.2, < 8.0)
108
artifactory (3.0.17)
119
atomos (0.1.3)
1210
aws-eventstream (1.4.0)
13-
aws-partitions (1.1153.0)
14-
aws-sdk-core (3.232.0)
11+
aws-partitions (1.1188.0)
12+
aws-sdk-core (3.239.2)
1513
aws-eventstream (~> 1, >= 1.3.0)
1614
aws-partitions (~> 1, >= 1.992.0)
1715
aws-sigv4 (~> 1.9)
1816
base64
1917
bigdecimal
2018
jmespath (~> 1, >= 1.6.1)
2119
logger
22-
aws-sdk-kms (1.112.0)
23-
aws-sdk-core (~> 3, >= 3.231.0)
20+
aws-sdk-kms (1.118.0)
21+
aws-sdk-core (~> 3, >= 3.239.1)
2422
aws-sigv4 (~> 1.5)
25-
aws-sdk-s3 (1.198.0)
26-
aws-sdk-core (~> 3, >= 3.231.0)
23+
aws-sdk-s3 (1.205.0)
24+
aws-sdk-core (~> 3, >= 3.234.0)
2725
aws-sdk-kms (~> 1)
2826
aws-sigv4 (~> 1.5)
2927
aws-sigv4 (1.12.1)
3028
aws-eventstream (~> 1, >= 1.0.2)
3129
babosa (1.0.4)
32-
base64 (0.3.0)
33-
bigdecimal (3.2.2)
30+
base64 (0.2.0)
31+
bigdecimal (3.3.1)
3432
claide (1.1.0)
3533
colored (1.2)
3634
colored2 (3.1.2)
3735
commander (4.6.0)
3836
highline (~> 2.0.0)
37+
csv (3.3.5)
3938
declarative (0.0.20)
4039
digest-crc (0.7.0)
4140
rake (>= 12.0.0, < 14.0.0)
@@ -55,9 +54,9 @@ GEM
5554
faraday-rack (~> 1.0)
5655
faraday-retry (~> 1.0)
5756
ruby2_keywords (>= 0.0.4)
58-
faraday-cookie_jar (0.0.7)
57+
faraday-cookie_jar (0.0.8)
5958
faraday (>= 0.8.0)
60-
http-cookie (~> 1.0.0)
59+
http-cookie (>= 1.0.0)
6160
faraday-em_http (1.0.0)
6261
faraday-em_synchrony (1.0.1)
6362
faraday-excon (1.1.0)
@@ -72,15 +71,18 @@ GEM
7271
faraday_middleware (1.2.1)
7372
faraday (~> 1.0)
7473
fastimage (2.4.0)
75-
fastlane (2.228.0)
74+
fastlane (2.229.1)
7675
CFPropertyList (>= 2.3, < 4.0.0)
76+
abbrev (~> 0.1.2)
7777
addressable (>= 2.8, < 3.0.0)
7878
artifactory (~> 3.0)
7979
aws-sdk-s3 (~> 1.0)
8080
babosa (>= 1.0.3, < 2.0.0)
81+
base64 (~> 0.2.0)
8182
bundler (>= 1.12.0, < 3.0.0)
8283
colored (~> 1.2)
8384
commander (~> 4.6)
85+
csv (~> 3.3)
8486
dotenv (>= 2.1.1, < 3.0.0)
8587
emoji_regex (>= 0.1, < 4.0)
8688
excon (>= 0.71.0, < 1.0.0)
@@ -100,7 +102,9 @@ GEM
100102
jwt (>= 2.1.0, < 3)
101103
mini_magick (>= 4.9.4, < 5.0.0)
102104
multipart-post (>= 2.0.0, < 3.0.0)
105+
mutex_m (~> 0.3.0)
103106
naturally (~> 2.2)
107+
nkf (~> 0.2.0)
104108
optparse (>= 0.1.1, < 1.0.0)
105109
plist (>= 3.1.0, < 4.0.0)
106110
rubyzip (>= 2.0.0, < 3.0.0)
@@ -159,7 +163,7 @@ GEM
159163
httpclient (2.9.0)
160164
mutex_m
161165
jmespath (1.6.2)
162-
json (2.13.2)
166+
json (2.16.0)
163167
jwt (2.10.2)
164168
base64
165169
logger (1.7.0)
@@ -171,17 +175,17 @@ GEM
171175
nanaimo (0.4.0)
172176
naturally (2.3.0)
173177
nkf (0.2.0)
174-
optparse (0.6.0)
178+
optparse (0.8.0)
175179
os (1.1.4)
176180
plist (3.7.2)
177-
public_suffix (6.0.2)
178-
rake (13.3.0)
181+
public_suffix (7.0.0)
182+
rake (13.3.1)
179183
representable (3.2.0)
180184
declarative (< 0.1.0)
181185
trailblazer-option (>= 0.1.1, < 0.2.0)
182186
uber (< 0.2.0)
183187
retriable (3.1.2)
184-
rexml (3.4.2)
188+
rexml (3.4.4)
185189
rouge (3.28.0)
186190
ruby2_keywords (0.0.5)
187191
rubyzip (2.4.1)
@@ -219,11 +223,11 @@ GEM
219223
xcpretty (~> 0.2, >= 0.0.7)
220224

221225
PLATFORMS
222-
arm64-darwin-23
226+
arm64-darwin-25
223227
ruby
224228

225229
DEPENDENCIES
226230
fastlane
227231

228232
BUNDLED WITH
229-
2.6.9
233+
2.7.2

0 commit comments

Comments
 (0)