Skip to content

Commit 833e1f7

Browse files
authored
Merge pull request #163 from wordpress-mobile/release/0.9.14
Merge release/0.9.14 back to develop
2 parents 080adfd + b8fac88 commit 833e1f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fastlane-plugin-wpmreleasetoolkit (0.9.13)
4+
fastlane-plugin-wpmreleasetoolkit (0.9.14)
55
activesupport (~> 4)
66
bigdecimal (~> 1.4)
77
chroma (= 0.2.0)
@@ -190,7 +190,7 @@ GEM
190190
mini_magick (4.10.1)
191191
mini_mime (1.0.2)
192192
mini_portile2 (2.4.0)
193-
minitest (5.14.1)
193+
minitest (5.14.2)
194194
multi_json (1.14.1)
195195
multi_xml (0.6.0)
196196
multipart-post (2.0.0)
@@ -203,7 +203,7 @@ GEM
203203
octokit (4.18.0)
204204
faraday (>= 0.9)
205205
sawyer (~> 0.8.0, >= 0.5.3)
206-
oj (3.10.8)
206+
oj (3.10.13)
207207
open4 (1.3.4)
208208
optimist (3.0.1)
209209
options (2.3.2)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Fastlane
22
module Wpmreleasetoolkit
3-
VERSION = "0.9.13"
3+
VERSION = "0.9.14"
44
end
55
end

0 commit comments

Comments
 (0)