Skip to content

Commit 16181de

Browse files
chore(deps): update dependency fastlane to v2.227.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e117934 commit 16181de

File tree

1 file changed

+24
-21
lines changed

1 file changed

+24
-21
lines changed

Diff for: Gemfile.lock

+24-21
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,22 @@ GEM
99
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
12-
aws-eventstream (1.3.0)
13-
aws-partitions (1.1021.0)
14-
aws-sdk-core (3.214.0)
12+
aws-eventstream (1.3.2)
13+
aws-partitions (1.1066.0)
14+
aws-sdk-core (3.220.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
18+
base64
1819
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.96.0)
20-
aws-sdk-core (~> 3, >= 3.210.0)
20+
aws-sdk-kms (1.99.0)
21+
aws-sdk-core (~> 3, >= 3.216.0)
2122
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.176.0)
23-
aws-sdk-core (~> 3, >= 3.210.0)
23+
aws-sdk-s3 (1.182.0)
24+
aws-sdk-core (~> 3, >= 3.216.0)
2425
aws-sdk-kms (~> 1)
2526
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.1)
27+
aws-sigv4 (1.11.0)
2728
aws-eventstream (~> 1, >= 1.0.2)
2829
babosa (1.0.4)
2930
base64 (0.2.0)
@@ -34,7 +35,7 @@ GEM
3435
commander (4.6.0)
3536
highline (~> 2.0.0)
3637
declarative (0.0.20)
37-
digest-crc (0.6.5)
38+
digest-crc (0.7.0)
3839
rake (>= 12.0.0, < 14.0.0)
3940
domain_name (0.6.20240107)
4041
dotenv (2.8.1)
@@ -59,17 +60,17 @@ GEM
5960
faraday-em_synchrony (1.0.0)
6061
faraday-excon (1.1.0)
6162
faraday-httpclient (1.0.1)
62-
faraday-multipart (1.0.4)
63-
multipart-post (~> 2)
63+
faraday-multipart (1.1.0)
64+
multipart-post (~> 2.0)
6465
faraday-net_http (1.0.2)
6566
faraday-net_http_persistent (1.2.0)
6667
faraday-patron (1.0.0)
6768
faraday-rack (1.0.0)
6869
faraday-retry (1.0.3)
6970
faraday_middleware (1.2.1)
7071
faraday (~> 1.0)
71-
fastimage (2.3.1)
72-
fastlane (2.226.0)
72+
fastimage (2.4.0)
73+
fastlane (2.227.0)
7374
CFPropertyList (>= 2.3, < 4.0.0)
7475
addressable (>= 2.8, < 3.0.0)
7576
artifactory (~> 3.0)
@@ -132,12 +133,12 @@ GEM
132133
google-apis-core (>= 0.11.0, < 2.a)
133134
google-apis-storage_v1 (0.31.0)
134135
google-apis-core (>= 0.11.0, < 2.a)
135-
google-cloud-core (1.7.1)
136+
google-cloud-core (1.8.0)
136137
google-cloud-env (>= 1.0, < 3.a)
137138
google-cloud-errors (~> 1.0)
138139
google-cloud-env (1.6.0)
139140
faraday (>= 0.17.3, < 3.0)
140-
google-cloud-errors (1.4.0)
141+
google-cloud-errors (1.5.0)
141142
google-cloud-storage (1.47.0)
142143
addressable (~> 2.8)
143144
digest-crc (~> 0.4)
@@ -155,32 +156,34 @@ GEM
155156
highline (2.0.3)
156157
http-cookie (1.0.8)
157158
domain_name (~> 0.5)
158-
httpclient (2.8.3)
159+
httpclient (2.9.0)
160+
mutex_m
159161
jmespath (1.6.2)
160-
json (2.9.0)
161-
jwt (2.9.3)
162+
json (2.10.2)
163+
jwt (2.10.1)
162164
base64
163165
mini_magick (4.13.2)
164166
mini_mime (1.1.5)
165167
multi_json (1.15.0)
166168
multipart-post (2.4.1)
169+
mutex_m (0.3.0)
167170
nanaimo (0.4.0)
168171
naturally (2.2.1)
169172
nkf (0.2.0)
170173
optparse (0.6.0)
171174
os (1.1.4)
172-
plist (3.7.1)
175+
plist (3.7.2)
173176
public_suffix (6.0.1)
174177
rake (13.2.1)
175178
representable (3.2.0)
176179
declarative (< 0.1.0)
177180
trailblazer-option (>= 0.1.1, < 0.2.0)
178181
uber (< 0.2.0)
179182
retriable (3.1.2)
180-
rexml (3.3.9)
183+
rexml (3.4.1)
181184
rouge (3.28.0)
182185
ruby2_keywords (0.0.5)
183-
rubyzip (2.3.2)
186+
rubyzip (2.4.1)
184187
security (0.1.5)
185188
signet (0.19.0)
186189
addressable (~> 2.8)

0 commit comments

Comments
 (0)