Skip to content

Commit 7abce00

Browse files
Update dependency fastlane to v2.239.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f50eaf4 commit 7abce00

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GEM
4646
emoji_regex (3.2.3)
4747
erb (6.0.7)
4848
excon (0.112.0)
49-
faraday (2.14.3)
49+
faraday (2.14.4)
5050
faraday-net_http (>= 2.0, < 3.5)
5151
json
5252
logger
@@ -61,7 +61,7 @@ GEM
6161
faraday-retry (2.4.0)
6262
faraday (~> 2.0)
6363
fastimage (2.4.1)
64-
fastlane (2.238.0)
64+
fastlane (2.240.1)
6565
CFPropertyList (>= 2.3, < 5.0.0)
6666
abbrev (~> 0.1)
6767
addressable (>= 2.9.0, < 3.0.0)
@@ -71,6 +71,7 @@ GEM
7171
base64 (~> 0.2)
7272
benchmark (>= 0.1.0)
7373
bundler (>= 2.4.0, < 5.0.0)
74+
cgi (~> 0.4)
7475
colored (~> 1.2)
7576
commander (~> 4.6)
7677
csv (~> 3.3)
@@ -85,12 +86,11 @@ GEM
8586
fastimage (>= 2.1.0, < 3.0.0)
8687
fastlane-sirp (>= 1.1.0)
8788
gh_inspector (>= 1.1.2, < 2.0.0)
88-
google-apis-androidpublisher_v3 (~> 0.3)
89+
google-apis-androidpublisher_v3 (~> 0.99)
8990
google-apis-playcustomapp_v1 (~> 0.1)
90-
google-cloud-env (>= 1.6.0, < 2.3.0)
91+
google-cloud-env (>= 1.6.0, < 2.4.0)
9192
google-cloud-storage (~> 1.31)
9293
highline (~> 2.0)
93-
http-cookie (~> 1.0.5)
9494
irb (>= 1.8)
9595
json (< 3.0.0)
9696
jwt (>= 2.10.3, < 4)
@@ -104,8 +104,8 @@ GEM
104104
optparse (>= 0.1.1, < 1.0.0)
105105
ostruct (>= 0.1.0)
106106
plist (>= 3.1.0, < 4.0.0)
107-
rubyzip (>= 2.0.0, < 3.0.0)
108-
security (= 0.1.5)
107+
rubyzip (>= 3.4.0, < 4.0.0)
108+
security (~> 0.3)
109109
simctl (~> 1.6.3)
110110
terminal-notifier (>= 2.0.0, < 3.0.0)
111111
terminal-table (~> 4)
@@ -138,7 +138,7 @@ GEM
138138
google-cloud-core (1.9.0)
139139
google-cloud-env (>= 1.0, < 3.a)
140140
google-cloud-errors (~> 1.0)
141-
google-cloud-env (2.2.2)
141+
google-cloud-env (2.3.1)
142142
base64 (~> 0.2)
143143
faraday (>= 1.0, < 3.a)
144144
google-cloud-errors (1.7.0)
@@ -161,7 +161,7 @@ GEM
161161
pstore (~> 0.1)
162162
signet (>= 0.16, < 2.a)
163163
highline (2.0.3)
164-
http-cookie (1.0.8)
164+
http-cookie (1.1.6)
165165
domain_name (~> 0.5)
166166
httpclient (2.9.0)
167167
mutex_m
@@ -213,8 +213,8 @@ GEM
213213
retriable (3.8.0)
214214
rexml (3.4.4)
215215
rouge (3.28.0)
216-
rubyzip (2.4.1)
217-
security (0.1.5)
216+
rubyzip (3.6.0)
217+
security (0.3.0)
218218
signet (0.22.0)
219219
addressable (~> 2.8)
220220
faraday (>= 0.17.5, < 3.a)

0 commit comments

Comments
 (0)