Skip to content

Commit e060cf5

Browse files
Merge pull request #17483 from nextcloud/renovate/fastlane-2.x-lockfile
Update dependency fastlane to v2.238.0
2 parents 1c8d8e9 + ba7702f commit e060cf5

1 file changed

Lines changed: 57 additions & 44 deletions

File tree

Gemfile.lock

Lines changed: 57 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ GEM
88
artifactory (3.0.17)
99
atomos (0.1.3)
1010
aws-eventstream (1.4.0)
11-
aws-partitions (1.1265.0)
12-
aws-sdk-core (3.252.0)
11+
aws-partitions (1.1281.0)
12+
aws-sdk-core (3.254.1)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.992.0)
1515
aws-sigv4 (~> 1.9)
1616
base64
1717
bigdecimal
1818
jmespath (~> 1, >= 1.6.1)
1919
logger
20-
aws-sdk-kms (1.129.0)
21-
aws-sdk-core (~> 3, >= 3.248.0)
20+
aws-sdk-kms (1.130.0)
21+
aws-sdk-core (~> 3, >= 3.254.0)
2222
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.226.0)
24-
aws-sdk-core (~> 3, >= 3.248.0)
23+
aws-sdk-s3 (1.229.0)
24+
aws-sdk-core (~> 3, >= 3.254.1)
2525
aws-sdk-kms (~> 1)
2626
aws-sigv4 (~> 1.5)
2727
aws-sigv4 (1.12.1)
@@ -36,44 +36,31 @@ GEM
3636
colored2 (3.1.2)
3737
commander (4.6.0)
3838
highline (~> 2.0.0)
39-
csv (3.3.5)
39+
csv (3.3.6)
4040
declarative (0.0.20)
4141
digest-crc (0.7.0)
4242
rake (>= 12.0.0, < 14.0.0)
4343
domain_name (0.6.20240107)
4444
dotenv (2.8.1)
4545
emoji_regex (3.2.3)
46+
erb (6.0.7)
4647
excon (0.112.0)
47-
faraday (1.10.6)
48-
faraday-em_http (~> 1.0)
49-
faraday-em_synchrony (~> 1.0)
50-
faraday-excon (~> 1.1)
51-
faraday-httpclient (~> 1.0)
52-
faraday-multipart (~> 1.0)
53-
faraday-net_http (~> 1.0)
54-
faraday-net_http_persistent (~> 1.0)
55-
faraday-patron (~> 1.0)
56-
faraday-rack (~> 1.0)
57-
faraday-retry (~> 1.0)
58-
ruby2_keywords (>= 0.0.4)
48+
faraday (2.14.3)
49+
faraday-net_http (>= 2.0, < 3.5)
50+
json
51+
logger
5952
faraday-cookie_jar (0.0.8)
6053
faraday (>= 0.8.0)
6154
http-cookie (>= 1.0.0)
62-
faraday-em_http (1.0.0)
63-
faraday-em_synchrony (1.0.1)
64-
faraday-excon (1.1.0)
65-
faraday-httpclient (1.0.1)
55+
faraday-follow_redirects (0.5.0)
56+
faraday (>= 1, < 3)
6657
faraday-multipart (1.2.0)
6758
multipart-post (~> 2.0)
68-
faraday-net_http (1.0.2)
69-
faraday-net_http_persistent (1.2.0)
70-
faraday-patron (1.0.0)
71-
faraday-rack (1.0.0)
72-
faraday-retry (1.0.4)
73-
faraday_middleware (1.2.1)
74-
faraday (~> 1.0)
59+
faraday-net_http (2.1.0)
60+
faraday-retry (2.4.0)
61+
faraday (~> 2.0)
7562
fastimage (2.4.1)
76-
fastlane (2.237.0)
63+
fastlane (2.238.0)
7764
CFPropertyList (>= 2.3, < 5.0.0)
7865
abbrev (~> 0.1)
7966
addressable (>= 2.9.0, < 3.0.0)
@@ -89,9 +76,11 @@ GEM
8976
dotenv (>= 2.1.1, < 3.0.0)
9077
emoji_regex (>= 0.1, < 4.0)
9178
excon (>= 0.71.0, < 2.0.0)
92-
faraday (~> 1.0)
93-
faraday-cookie_jar (~> 0.0.6)
94-
faraday_middleware (~> 1.0)
79+
faraday (~> 2.7)
80+
faraday-cookie_jar (~> 0.0.8)
81+
faraday-follow_redirects (~> 0.3)
82+
faraday-multipart (~> 1.0)
83+
faraday-retry (~> 2.0)
9584
fastimage (>= 2.1.0, < 3.0.0)
9685
fastlane-sirp (>= 1.1.0)
9786
gh_inspector (>= 1.1.2, < 2.0.0)
@@ -101,6 +90,7 @@ GEM
10190
google-cloud-storage (~> 1.31)
10291
highline (~> 2.0)
10392
http-cookie (~> 1.0.5)
93+
irb (>= 1.8)
10494
json (< 3.0.0)
10595
jwt (>= 2.10.3, < 4)
10696
logger (>= 1.6, < 2.0)
@@ -117,7 +107,7 @@ GEM
117107
security (= 0.1.5)
118108
simctl (~> 1.6.3)
119109
terminal-notifier (>= 2.0.0, < 3.0.0)
120-
terminal-table (~> 3)
110+
terminal-table (~> 4)
121111
tty-screen (>= 0.6.3, < 1.0.0)
122112
tty-spinner (>= 0.8.0, < 1.0.0)
123113
word_wrap (~> 1.0.0)
@@ -128,7 +118,7 @@ GEM
128118
cgi
129119
fastlane-sirp (1.1.0)
130120
gh_inspector (1.1.3)
131-
google-apis-androidpublisher_v3 (0.104.0)
121+
google-apis-androidpublisher_v3 (0.106.0)
132122
google-apis-core (>= 0.15.0, < 2.a)
133123
google-apis-core (0.18.0)
134124
addressable (~> 2.5, >= 2.5.1)
@@ -142,15 +132,15 @@ GEM
142132
google-apis-core (>= 0.15.0, < 2.a)
143133
google-apis-playcustomapp_v1 (0.18.0)
144134
google-apis-core (>= 0.15.0, < 2.a)
145-
google-apis-storage_v1 (0.64.0)
135+
google-apis-storage_v1 (0.66.0)
146136
google-apis-core (>= 0.15.0, < 2.a)
147137
google-cloud-core (1.9.0)
148138
google-cloud-env (>= 1.0, < 3.a)
149139
google-cloud-errors (~> 1.0)
150140
google-cloud-env (2.2.2)
151141
base64 (~> 0.2)
152142
faraday (>= 1.0, < 3.a)
153-
google-cloud-errors (1.6.0)
143+
google-cloud-errors (1.7.0)
154144
google-cloud-storage (1.62.0)
155145
addressable (~> 2.8)
156146
digest-crc (~> 0.4)
@@ -161,7 +151,7 @@ GEM
161151
googleauth (~> 1.9)
162152
mini_mime (~> 1.0)
163153
google-logging-utils (0.2.0)
164-
googleauth (1.17.1)
154+
googleauth (1.17.3)
165155
faraday (>= 1.0, < 3.a)
166156
google-cloud-env (~> 2.2)
167157
google-logging-utils (~> 0.1)
@@ -174,8 +164,14 @@ GEM
174164
domain_name (~> 0.5)
175165
httpclient (2.9.0)
176166
mutex_m
167+
io-console (0.9.2)
168+
irb (1.18.0)
169+
pp (>= 0.6.0)
170+
prism (>= 1.3.0)
171+
rdoc (>= 4.0.0)
172+
reline (>= 0.4.2)
177173
jmespath (1.6.2)
178-
json (2.20.0)
174+
json (2.21.2)
179175
jwt (2.10.3)
180176
base64
181177
logger (1.7.0)
@@ -191,17 +187,31 @@ GEM
191187
os (1.1.4)
192188
ostruct (0.6.3)
193189
plist (3.7.2)
190+
pp (0.6.4)
191+
prettyprint
192+
prettyprint (0.2.0)
193+
prism (1.9.0)
194194
pstore (0.2.1)
195195
public_suffix (6.0.2)
196196
rake (13.4.2)
197+
rbs (4.1.3)
198+
logger
199+
prism (>= 1.6.0)
200+
tsort
201+
rdoc (8.0.0)
202+
erb
203+
prism (>= 1.6.0)
204+
rbs (>= 4.0.0)
205+
tsort
206+
reline (0.7.0)
207+
io-console (~> 0.5)
197208
representable (3.2.0)
198209
declarative (< 0.1.0)
199210
trailblazer-option (>= 0.1.1, < 0.2.0)
200211
uber (< 0.2.0)
201212
retriable (3.8.0)
202213
rexml (3.4.4)
203214
rouge (3.28.0)
204-
ruby2_keywords (0.0.5)
205215
rubyzip (2.4.1)
206216
security (0.1.5)
207217
signet (0.22.0)
@@ -212,22 +222,25 @@ GEM
212222
CFPropertyList
213223
naturally
214224
terminal-notifier (2.0.0)
215-
terminal-table (3.0.2)
216-
unicode-display_width (>= 1.1.1, < 3)
225+
terminal-table (4.0.0)
226+
unicode-display_width (>= 1.1.1, < 4)
217227
trailblazer-option (0.1.2)
228+
tsort (0.2.0)
218229
tty-cursor (0.7.1)
219230
tty-screen (0.8.2)
220231
tty-spinner (0.9.3)
221232
tty-cursor (~> 0.7)
222233
uber (0.1.0)
223234
unicode-display_width (2.6.0)
224235
word_wrap (1.0.0)
225-
xcodeproj (1.27.0)
236+
xcodeproj (1.28.1)
226237
CFPropertyList (>= 2.3.3, < 4.0)
227238
atomos (~> 0.1.3)
239+
base64
228240
claide (>= 1.0.2, < 2.0)
229241
colored2 (~> 3.1)
230242
nanaimo (~> 0.4.0)
243+
nkf
231244
rexml (>= 3.3.6, < 4.0)
232245
xcpretty (0.4.1)
233246
rouge (~> 3.28.0)

0 commit comments

Comments
 (0)