Include Bundler Version

This commit is contained in:
fedor 2025-04-07 17:50:50 -04:00
parent 7b41df79bd
commit f64d712020
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@
"name": "Ruby Version",
"script": "ruby --version"
},
{
"name": "Bundler Version",
"script": "bundler --version"
},
{
"name": "CocoaPods Version",
"script": "pod --version"