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 cddfa47 commit 4cc0d69Copy full SHA for 4cc0d69
script/update_rubygems_and_install_bundler
@@ -6,4 +6,4 @@ set -e
6
source script/functions.sh
7
8
yes | gem update --system
9
-yes | gem install bundler
+yes | gem install --no-document bundler
0 commit comments