Skip to content

Commit 99be591

Browse files
committed
bundle update fastlane-plugin-wpmreleasetoolkit
So I can get the latest non-breaking version of the release-toolkit for when I will be doing the final release later today Especially as that latest minor version includes wordpress-mobile/release-toolkit#402 which will help me mitigate any quota limit error I'll very likely get while downloading latest translations from GlotPress
1 parent 067f630 commit 99be591

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

Gemfile.lock

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ GEM
88
i18n (>= 0.7, < 2)
99
minitest (~> 5.1)
1010
tzinfo (~> 1.1)
11-
addressable (2.8.0)
12-
public_suffix (>= 2.0.2, < 5.0)
11+
addressable (2.8.1)
12+
public_suffix (>= 2.0.2, < 6.0)
1313
artifactory (3.0.15)
1414
atomos (0.1.3)
1515
aws-eventstream (1.2.0)
@@ -48,7 +48,7 @@ GEM
4848
dotenv (2.7.6)
4949
emoji_regex (3.2.3)
5050
excon (0.92.0)
51-
faraday (1.10.0)
51+
faraday (1.10.1)
5252
faraday-em_http (~> 1.0)
5353
faraday-em_synchrony (~> 1.0)
5454
faraday-excon (~> 1.1)
@@ -67,8 +67,8 @@ GEM
6767
faraday-em_synchrony (1.0.0)
6868
faraday-excon (1.1.0)
6969
faraday-httpclient (1.0.1)
70-
faraday-multipart (1.0.3)
71-
multipart-post (>= 1.2, < 3)
70+
faraday-multipart (1.0.4)
71+
multipart-post (~> 2)
7272
faraday-net_http (1.0.1)
7373
faraday-net_http_persistent (1.2.0)
7474
faraday-patron (1.0.0)
@@ -116,7 +116,7 @@ GEM
116116
xcodeproj (>= 1.13.0, < 2.0.0)
117117
xcpretty (~> 0.3.0)
118118
xcpretty-travis-formatter (>= 0.0.3)
119-
fastlane-plugin-wpmreleasetoolkit (5.2.0)
119+
fastlane-plugin-wpmreleasetoolkit (5.4.0)
120120
activesupport (~> 5)
121121
bigdecimal (~> 1.4)
122122
buildkit (~> 1.5)
@@ -133,11 +133,12 @@ GEM
133133
rake (>= 12.3, < 14.0)
134134
rake-compiler (~> 1.0)
135135
gh_inspector (1.1.3)
136-
git (1.11.0)
136+
git (1.12.0)
137+
addressable (~> 2.8)
137138
rchardet (~> 1.8)
138139
google-apis-androidpublisher_v3 (0.16.0)
139140
google-apis-core (>= 0.4, < 2.a)
140-
google-apis-core (0.4.2)
141+
google-apis-core (0.7.0)
141142
addressable (~> 2.5, >= 2.5.1)
142143
googleauth (>= 0.16.2, < 2.a)
143144
httpclient (>= 2.8.1, < 3.a)
@@ -146,27 +147,27 @@ GEM
146147
retriable (>= 2.0, < 4.a)
147148
rexml
148149
webrick
149-
google-apis-iamcredentials_v1 (0.10.0)
150-
google-apis-core (>= 0.4, < 2.a)
150+
google-apis-iamcredentials_v1 (0.13.0)
151+
google-apis-core (>= 0.7, < 2.a)
151152
google-apis-playcustomapp_v1 (0.7.0)
152153
google-apis-core (>= 0.4, < 2.a)
153-
google-apis-storage_v1 (0.11.0)
154-
google-apis-core (>= 0.4, < 2.a)
154+
google-apis-storage_v1 (0.17.0)
155+
google-apis-core (>= 0.7, < 2.a)
155156
google-cloud-core (1.6.0)
156157
google-cloud-env (~> 1.0)
157158
google-cloud-errors (~> 1.0)
158-
google-cloud-env (1.5.0)
159-
faraday (>= 0.17.3, < 2.0)
159+
google-cloud-env (1.6.0)
160+
faraday (>= 0.17.3, < 3.0)
160161
google-cloud-errors (1.2.0)
161-
google-cloud-storage (1.36.1)
162+
google-cloud-storage (1.38.0)
162163
addressable (~> 2.8)
163164
digest-crc (~> 0.4)
164165
google-apis-iamcredentials_v1 (~> 0.1)
165-
google-apis-storage_v1 (~> 0.1)
166+
google-apis-storage_v1 (~> 0.17.0)
166167
google-cloud-core (~> 1.6)
167168
googleauth (>= 0.16.2, < 2.a)
168169
mini_mime (~> 1.0)
169-
googleauth (1.1.2)
170+
googleauth (1.2.0)
170171
faraday (>= 0.17.3, < 3.a)
171172
jwt (>= 1.4, < 3.0)
172173
memoist (~> 0.16)
@@ -184,23 +185,23 @@ GEM
184185
jsonlint (0.3.0)
185186
oj (~> 3)
186187
optimist (~> 3)
187-
jwt (2.3.0)
188+
jwt (2.4.1)
188189
memoist (0.16.2)
189190
mini_magick (4.11.0)
190191
mini_mime (1.1.2)
191192
mini_portile2 (2.8.0)
192-
minitest (5.16.2)
193+
minitest (5.16.3)
193194
multi_json (1.15.0)
194195
multipart-post (2.0.0)
195196
nanaimo (0.3.0)
196197
naturally (2.2.1)
197-
nokogiri (1.13.4)
198+
nokogiri (1.13.8)
198199
mini_portile2 (~> 2.8.0)
199200
racc (~> 1.4)
200201
octokit (4.25.1)
201202
faraday (>= 1, < 3)
202203
sawyer (~> 0.9)
203-
oj (3.13.19)
204+
oj (3.13.20)
204205
optimist (3.0.1)
205206
options (2.3.2)
206207
optparse (0.1.1)
@@ -210,13 +211,13 @@ GEM
210211
progress_bar (1.3.3)
211212
highline (>= 1.6, < 3)
212213
options (~> 2.3.0)
213-
public_suffix (4.0.7)
214+
public_suffix (5.0.0)
214215
racc (1.6.0)
215216
rake (13.0.6)
216217
rake-compiler (1.2.0)
217218
rake
218219
rchardet (1.8.0)
219-
representable (3.1.1)
220+
representable (3.2.0)
220221
declarative (< 0.1.0)
221222
trailblazer-option (>= 0.1.1, < 0.2.0)
222223
uber (< 0.2.0)
@@ -230,9 +231,9 @@ GEM
230231
addressable (>= 2.3.5)
231232
faraday (>= 0.17.3, < 3)
232233
security (0.1.3)
233-
signet (0.16.1)
234+
signet (0.17.0)
234235
addressable (~> 2.8)
235-
faraday (>= 0.17.5, < 3.0)
236+
faraday (>= 0.17.5, < 3.a)
236237
jwt (>= 1.5, < 3.0)
237238
multi_json (~> 1.10)
238239
simctl (1.6.8)

0 commit comments

Comments
 (0)