Skip to content

Commit f1b8a68

Browse files
committed
chore: update fastlane
1 parent b4e2d4e commit f1b8a68

File tree

1 file changed

+32
-27
lines changed

1 file changed

+32
-27
lines changed

Gemfile.lock

+32-27
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,23 @@ 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.1029.0)
14-
aws-sdk-core (3.214.1)
12+
aws-eventstream (1.3.2)
13+
aws-partitions (1.1095.0)
14+
aws-sdk-core (3.222.3)
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+
logger
21+
aws-sdk-kms (1.99.0)
22+
aws-sdk-core (~> 3, >= 3.216.0)
2123
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.176.1)
23-
aws-sdk-core (~> 3, >= 3.210.0)
24+
aws-sdk-s3 (1.184.0)
25+
aws-sdk-core (~> 3, >= 3.216.0)
2426
aws-sdk-kms (~> 1)
2527
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.1)
28+
aws-sigv4 (1.11.0)
2729
aws-eventstream (~> 1, >= 1.0.2)
2830
babosa (1.0.4)
2931
base64 (0.2.0)
@@ -33,7 +35,7 @@ GEM
3335
commander (4.6.0)
3436
highline (~> 2.0.0)
3537
declarative (0.0.20)
36-
digest-crc (0.6.5)
38+
digest-crc (0.7.0)
3739
rake (>= 12.0.0, < 14.0.0)
3840
domain_name (0.6.20240107)
3941
dotenv (2.8.1)
@@ -67,7 +69,7 @@ GEM
6769
faraday-retry (1.0.3)
6870
faraday_middleware (1.2.1)
6971
faraday (~> 1.0)
70-
fastimage (2.3.1)
72+
fastimage (2.4.0)
7173
fastlane (2.218.0)
7274
CFPropertyList (>= 2.3, < 4.0.0)
7375
addressable (>= 2.8, < 3.0.0)
@@ -112,9 +114,9 @@ GEM
112114
google-apis-firebaseappdistribution_v1 (~> 0.3.0)
113115
google-apis-firebaseappdistribution_v1alpha (~> 0.2.0)
114116
gh_inspector (1.1.3)
115-
google-apis-androidpublisher_v3 (0.75.0)
117+
google-apis-androidpublisher_v3 (0.78.0)
116118
google-apis-core (>= 0.15.0, < 2.a)
117-
google-apis-core (0.15.1)
119+
google-apis-core (0.17.0)
118120
addressable (~> 2.5, >= 2.5.1)
119121
googleauth (~> 1.9)
120122
httpclient (>= 2.8.3, < 3.a)
@@ -126,29 +128,30 @@ GEM
126128
google-apis-core (>= 0.11.0, < 2.a)
127129
google-apis-firebaseappdistribution_v1alpha (0.2.0)
128130
google-apis-core (>= 0.11.0, < 2.a)
129-
google-apis-iamcredentials_v1 (0.22.0)
131+
google-apis-iamcredentials_v1 (0.23.0)
130132
google-apis-core (>= 0.15.0, < 2.a)
131133
google-apis-playcustomapp_v1 (0.16.0)
132134
google-apis-core (>= 0.15.0, < 2.a)
133-
google-apis-storage_v1 (0.49.0)
135+
google-apis-storage_v1 (0.50.0)
134136
google-apis-core (>= 0.15.0, < 2.a)
135-
google-cloud-core (1.7.1)
137+
google-cloud-core (1.8.0)
136138
google-cloud-env (>= 1.0, < 3.a)
137139
google-cloud-errors (~> 1.0)
138-
google-cloud-env (2.2.1)
140+
google-cloud-env (2.3.0)
141+
base64 (~> 0.2)
139142
faraday (>= 1.0, < 3.a)
140-
google-cloud-errors (1.4.0)
141-
google-cloud-storage (1.54.0)
143+
google-cloud-errors (1.5.0)
144+
google-cloud-storage (1.56.0)
142145
addressable (~> 2.8)
143146
digest-crc (~> 0.4)
144147
google-apis-core (~> 0.13)
145148
google-apis-iamcredentials_v1 (~> 0.18)
146-
google-apis-storage_v1 (~> 0.38)
149+
google-apis-storage_v1 (>= 0.42)
147150
google-cloud-core (~> 1.6)
148151
googleauth (~> 1.9)
149152
mini_mime (~> 1.0)
150-
google-logging-utils (0.1.0)
151-
googleauth (1.12.2)
153+
google-logging-utils (0.2.0)
154+
googleauth (1.14.0)
152155
faraday (>= 1.0, < 3.a)
153156
google-cloud-env (~> 2.2)
154157
google-logging-utils (~> 0.1)
@@ -159,11 +162,13 @@ GEM
159162
highline (2.0.3)
160163
http-cookie (1.0.8)
161164
domain_name (~> 0.5)
162-
httpclient (2.8.3)
165+
httpclient (2.9.0)
166+
mutex_m
163167
jmespath (1.6.2)
164-
json (2.9.1)
168+
json (2.11.3)
165169
jwt (2.10.1)
166170
base64
171+
logger (1.7.0)
167172
mini_magick (4.13.2)
168173
mini_mime (1.1.5)
169174
multi_json (1.15.0)
@@ -175,19 +180,19 @@ GEM
175180
optparse (0.6.0)
176181
os (1.1.4)
177182
plist (3.7.2)
178-
public_suffix (6.0.1)
183+
public_suffix (6.0.2)
179184
rake (13.2.1)
180185
representable (3.2.0)
181186
declarative (< 0.1.0)
182187
trailblazer-option (>= 0.1.1, < 0.2.0)
183188
uber (< 0.2.0)
184189
retriable (3.1.2)
185-
rexml (3.4.0)
190+
rexml (3.4.1)
186191
rouge (2.0.7)
187192
ruby2_keywords (0.0.5)
188-
rubyzip (2.3.2)
193+
rubyzip (2.4.1)
189194
security (0.1.3)
190-
signet (0.19.0)
195+
signet (0.20.0)
191196
addressable (~> 2.8)
192197
faraday (>= 0.17.5, < 3.a)
193198
jwt (>= 1.5, < 3.0)

0 commit comments

Comments
 (0)