bump Ruby verison (#8315)
This commit is contained in:
parent
2649b4b63a
commit
09697c5a8b
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
3.0.6
|
||||
3.2.0
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
{
|
||||
"rule": "cli",
|
||||
"binary": "ruby",
|
||||
"semver": ">=3.0.0",
|
||||
"semver": ">=3.2.0",
|
||||
"error": "visit rvm install https://rvm.io/rvm/install",
|
||||
"platform": "darwin"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue