Skip to content

Commit 6a52318

Browse files
committed
Update release toolkit plugin to version 5.4.0 (routine update)
1 parent d69c8c9 commit 6a52318

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 8 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
algoliasearch (1.27.5)
1414
httpclient (~> 2.8, >= 2.8.3)
1515
json (>= 1.5.1)
@@ -116,7 +116,7 @@ GEM
116116
ethon (0.15.0)
117117
ffi (>= 1.15.0)
118118
excon (0.92.4)
119-
faraday (1.10.0)
119+
faraday (1.10.1)
120120
faraday-em_http (~> 1.0)
121121
faraday-em_synchrony (~> 1.0)
122122
faraday-excon (~> 1.1)
@@ -188,7 +188,7 @@ GEM
188188
xcpretty-travis-formatter (>= 0.0.3)
189189
fastlane-plugin-appcenter (1.11.1)
190190
fastlane-plugin-sentry (1.11.0)
191-
fastlane-plugin-wpmreleasetoolkit (5.2.0)
191+
fastlane-plugin-wpmreleasetoolkit (5.4.0)
192192
activesupport (~> 5)
193193
bigdecimal (~> 1.4)
194194
buildkit (~> 1.5)
@@ -208,7 +208,8 @@ GEM
208208
fourflusher (2.3.1)
209209
fuzzy_match (2.0.4)
210210
gh_inspector (1.1.3)
211-
git (1.11.0)
211+
git (1.12.0)
212+
addressable (~> 2.8)
212213
rchardet (~> 1.8)
213214
google-apis-androidpublisher_v3 (0.25.0)
214215
google-apis-core (>= 0.7, < 2.a)
@@ -268,7 +269,7 @@ GEM
268269
mini_magick (4.11.0)
269270
mini_mime (1.1.2)
270271
mini_portile2 (2.8.0)
271-
minitest (5.16.2)
272+
minitest (5.16.3)
272273
molinillo (0.8.0)
273274
multi_json (1.15.0)
274275
multipart-post (2.0.0)
@@ -283,7 +284,7 @@ GEM
283284
octokit (4.25.1)
284285
faraday (>= 1, < 3)
285286
sawyer (~> 0.9)
286-
oj (3.13.20)
287+
oj (3.13.21)
287288
open4 (1.3.4)
288289
optimist (3.0.1)
289290
options (2.3.2)
@@ -395,4 +396,4 @@ DEPENDENCIES
395396
xcpretty-travis-formatter
396397

397398
BUNDLED WITH
398-
2.3.19
399+
2.3.20

0 commit comments

Comments
 (0)