Remove Bundler check from Solidarity (#6910)
This commit is contained in:
parent
c3bad20176
commit
471e7ff182
1 changed files with 0 additions and 7 deletions
|
|
@ -54,13 +54,6 @@
|
|||
"error": "visit rvm install https://rvm.io/rvm/install",
|
||||
"platform": "darwin"
|
||||
},
|
||||
{
|
||||
"rule": "cli",
|
||||
"binary": "bundler",
|
||||
"semver": "2.3.26",
|
||||
"error": "install bundler `gem install bundler --version 2.3.26`",
|
||||
"platform": "darwin"
|
||||
},
|
||||
{
|
||||
"rule": "cli",
|
||||
"binary": "pod",
|
||||
|
|
|
|||
Loading…
Reference in a new issue