Skip to content

Commit aba6642

Browse files
committed
Update Gemfile.lock (via bundle install) after 3.1.0 release
1 parent 6d34581 commit aba6642

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fastlane-plugin-wpmreleasetoolkit (3.0.0)
4+
fastlane-plugin-wpmreleasetoolkit (3.1.0)
55
activesupport (~> 5)
66
bigdecimal (~> 1.4)
77
buildkit (~> 1.4)
@@ -52,7 +52,7 @@ GEM
5252
aws-eventstream (~> 1, >= 1.0.2)
5353
babosa (1.0.4)
5454
bigdecimal (1.4.4)
55-
buildkit (1.4.5)
55+
buildkit (1.5.0)
5656
sawyer (>= 0.6)
5757
chroma (0.2.0)
5858
claide (1.0.3)
@@ -270,6 +270,7 @@ GEM
270270
method_source (0.9.2)
271271
mini_magick (4.11.0)
272272
mini_mime (1.1.2)
273+
mini_portile2 (2.8.0)
273274
minitest (5.14.4)
274275
molinillo (0.8.0)
275276
multi_json (1.15.0)
@@ -279,12 +280,13 @@ GEM
279280
naturally (2.2.1)
280281
netrc (0.11.0)
281282
no_proxy_fix (0.1.2)
282-
nokogiri (1.12.5-x86_64-darwin)
283+
nokogiri (1.13.3)
284+
mini_portile2 (~> 2.8.0)
283285
racc (~> 1.4)
284286
octokit (4.21.0)
285287
faraday (>= 0.9)
286288
sawyer (~> 0.8.0, >= 0.5.3)
287-
oj (3.13.9)
289+
oj (3.13.11)
288290
open4 (1.3.4)
289291
optimist (3.0.1)
290292
options (2.3.2)
@@ -304,7 +306,7 @@ GEM
304306
racc (1.6.0)
305307
rainbow (3.0.0)
306308
rake (13.0.6)
307-
rake-compiler (1.1.1)
309+
rake-compiler (1.1.9)
308310
rake
309311
rchardet (1.8.0)
310312
regexp_parser (2.1.1)

0 commit comments

Comments
 (0)