Include Bundler Version
This commit is contained in:
parent
7b41df79bd
commit
f64d712020
|
|
@ -27,6 +27,10 @@
|
|||
"name": "Ruby Version",
|
||||
"script": "ruby --version"
|
||||
},
|
||||
{
|
||||
"name": "Bundler Version",
|
||||
"script": "bundler --version"
|
||||
},
|
||||
{
|
||||
"name": "CocoaPods Version",
|
||||
"script": "pod --version"
|
||||
|
|
|
|||
Loading…
Reference in New Issue