Skip to content

Commit fcbed8e

Browse files
chore(deps): update dependency fastlane to v2.220.0 (#493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b90c23c commit fcbed8e

File tree

1 file changed

+28
-21
lines changed

1 file changed

+28
-21
lines changed

Gemfile.lock

Lines changed: 28 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,32 @@
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
68
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)
1012
aws-eventstream (1.3.0)
11-
aws-partitions (1.889.0)
12-
aws-sdk-core (3.191.1)
13+
aws-partitions (1.944.0)
14+
aws-sdk-core (3.197.0)
1315
aws-eventstream (~> 1, >= 1.3.0)
1416
aws-partitions (~> 1, >= 1.651.0)
1517
aws-sigv4 (~> 1.8)
1618
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.77.0)
18-
aws-sdk-core (~> 3, >= 3.191.0)
19+
aws-sdk-kms (1.84.0)
20+
aws-sdk-core (~> 3, >= 3.197.0)
1921
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.143.0)
21-
aws-sdk-core (~> 3, >= 3.191.0)
22+
aws-sdk-s3 (1.152.3)
23+
aws-sdk-core (~> 3, >= 3.197.0)
2224
aws-sdk-kms (~> 1)
2325
aws-sigv4 (~> 1.8)
2426
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)
@@ -35,7 +38,7 @@ GEM
3538
domain_name (0.6.20240107)
3639
dotenv (2.8.1)
3740
emoji_regex (3.2.3)
38-
excon (0.109.0)
41+
excon (0.110.0)
3942
faraday (1.10.3)
4043
faraday-em_http (~> 1.0)
4144
faraday-em_synchrony (~> 1.0)
@@ -64,7 +67,7 @@ GEM
6467
faraday-retry (1.0.3)
6568
faraday_middleware (1.2.0)
6669
faraday (~> 1.0)
67-
fastimage (2.3.0)
70+
fastimage (2.3.1)
6871
fastlane (2.214.0)
6972
CFPropertyList (>= 2.3, < 4.0.0)
7073
addressable (>= 2.8, < 3.0.0)
@@ -121,12 +124,12 @@ GEM
121124
google-apis-core (>= 0.11.0, < 2.a)
122125
google-apis-storage_v1 (0.31.0)
123126
google-apis-core (>= 0.11.0, < 2.a)
124-
google-cloud-core (1.6.1)
127+
google-cloud-core (1.7.0)
125128
google-cloud-env (>= 1.0, < 3.a)
126129
google-cloud-errors (~> 1.0)
127130
google-cloud-env (1.6.0)
128131
faraday (>= 0.17.3, < 3.0)
129-
google-cloud-errors (1.3.1)
132+
google-cloud-errors (1.4.0)
130133
google-cloud-storage (1.47.0)
131134
addressable (~> 2.8)
132135
digest-crc (~> 0.4)
@@ -142,41 +145,45 @@ GEM
142145
os (>= 0.9, < 2.0)
143146
signet (>= 0.16, < 2.a)
144147
highline (2.0.3)
145-
http-cookie (1.0.5)
148+
http-cookie (1.0.6)
146149
domain_name (~> 0.5)
147150
httpclient (2.8.3)
148151
jmespath (1.6.2)
149-
json (2.7.1)
150-
jwt (2.7.1)
151-
mini_magick (4.12.0)
152+
json (2.7.2)
153+
jwt (2.8.1)
154+
base64
155+
mini_magick (4.13.0)
152156
mini_mime (1.1.5)
153157
multi_json (1.15.0)
154-
multipart-post (2.4.0)
158+
multipart-post (2.4.1)
155159
nanaimo (0.3.0)
156160
naturally (2.2.1)
161+
nkf (0.2.0)
157162
optparse (0.1.1)
158163
os (1.1.4)
159164
plist (3.7.1)
160-
public_suffix (5.0.4)
161-
rake (13.1.0)
165+
public_suffix (5.0.5)
166+
rake (13.2.1)
162167
representable (3.2.0)
163168
declarative (< 0.1.0)
164169
trailblazer-option (>= 0.1.1, < 0.2.0)
165170
uber (< 0.2.0)
166171
retriable (3.1.2)
167-
rexml (3.2.6)
172+
rexml (3.2.9)
173+
strscan
168174
rouge (2.0.7)
169175
ruby2_keywords (0.0.5)
170176
rubyzip (2.3.2)
171177
security (0.1.3)
172-
signet (0.18.0)
178+
signet (0.19.0)
173179
addressable (~> 2.8)
174180
faraday (>= 0.17.5, < 3.a)
175181
jwt (>= 1.5, < 3.0)
176182
multi_json (~> 1.10)
177183
simctl (1.6.10)
178184
CFPropertyList
179185
naturally
186+
strscan (3.1.0)
180187
terminal-notifier (2.0.0)
181188
terminal-table (1.8.0)
182189
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)