We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e182c8 commit fb6ed19Copy full SHA for fb6ed19
sites/installfest/install_rvm_and_ruby.step
@@ -16,7 +16,7 @@ step "Configure your shell" do
16
result "rvm is a function"
17
18
console "rvm -v"
19
- result "rvm 1.14.5 (stable) by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]"
+ result "rvm 1.17.0 (stable) by Wayne E. Seguin (wayneeseguin@gmail.com), Michal Papis <mpapis@gmail.com> [https://rvm.beginrescueend.com/]"
20
end
21
22
0 commit comments