summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xarch-up2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-up b/arch-up
index 2afb065..b6d16c2 100755
--- a/arch-up
+++ b/arch-up
@@ -12,7 +12,7 @@ function sudo_run() {
}
function update_gem() {
- run "/usr/bin/gem update"
+ run "/usr/bin/gem update --no-document"
run "/usr/bin/gem clean"
# run "/opt/ruby1.8/bin/gem update"
# run "/opt/ruby1.8/bin/gem clean"