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.
2 parents d37b588 + f226883 commit 2745f8bCopy full SHA for 2745f8b
bootstrap.sh
@@ -23,7 +23,7 @@ echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/source
23
echo updating package information
24
apt-get -y update >/dev/null 2>&1
25
26
-install Ruby ruby-full bundler
+install Ruby ruby-full bundler libyaml-dev
27
install 'development tools' build-essential autoconf libtool
28
29
# echo installing current RubyGems
0 commit comments