diff --git a/functions b/functions index 83e479e..7ef8ae9 100644 --- a/functions +++ b/functions @@ -24,6 +24,12 @@ install_gems() { sed -i "/.*ref[[:space:]]*=> 'stable\/.*/d" Gemfile # Install dependencies - gem install bundler --no-rdoc --no-ri --verbose + ruby <