We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63eee65 commit d8225beCopy full SHA for d8225be
Vagrantfile
@@ -15,7 +15,7 @@ Vagrant.configure(2) do |config|
15
sudo apt-get install -yq ruby ruby-dev
16
sudo apt-get install -yq pkg-config build-essential nodejs git libxml2-dev libxslt-dev
17
sudo apt-get autoremove -yq
18
- gem install --no-ri --no-rdoc bundler
+ gem install --no-document bundler
19
SHELL
20
21
# add the local user git config to the vm
0 commit comments