We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f23aba commit b5a09f8Copy full SHA for b5a09f8
bootstrap.sh
@@ -61,6 +61,7 @@ fi
61
$as_vagrant'echo "gem: --no-ri --no-rdoc" >> ~/.gemrc'
62
63
# install rvm
64
+$as_vagrant'gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3'# RVM 1.26.0+ has signed releases
65
$as_vagrant'curl -L https://get.rvm.io | bash -s stable'
66
67
# source rvm for usage outside of package scripts
0 commit comments