File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
lib/fastlane/plugin/wpmreleasetoolkit Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- fastlane-plugin-wpmreleasetoolkit (0.9.13 )
4
+ fastlane-plugin-wpmreleasetoolkit (0.9.14 )
5
5
activesupport (~> 4 )
6
6
bigdecimal (~> 1.4 )
7
7
chroma (= 0.2.0 )
190
190
mini_magick (4.10.1 )
191
191
mini_mime (1.0.2 )
192
192
mini_portile2 (2.4.0 )
193
- minitest (5.14.1 )
193
+ minitest (5.14.2 )
194
194
multi_json (1.14.1 )
195
195
multi_xml (0.6.0 )
196
196
multipart-post (2.0.0 )
203
203
octokit (4.18.0 )
204
204
faraday (>= 0.9 )
205
205
sawyer (~> 0.8.0 , >= 0.5.3 )
206
- oj (3.10.8 )
206
+ oj (3.10.13 )
207
207
open4 (1.3.4 )
208
208
optimist (3.0.1 )
209
209
options (2.3.2 )
Original file line number Diff line number Diff line change 1
1
module Fastlane
2
2
module Wpmreleasetoolkit
3
- VERSION = "0.9.13 "
3
+ VERSION = "0.9.14 "
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments