summaryrefslogtreecommitdiff
path: root/man/bundle-update.ronn
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2012-11-29 16:22:45 -0800
committerAndre Arko <andre@arko.net>2012-12-29 15:05:19 -0800
commit8803a6857260c14db89754cf3975dbf9c088df5c (patch)
tree31caf7cbcb9169ff25e7f9afef8c319bff0274d7 /man/bundle-update.ronn
parent9a41e5c41311b613173c03b5973ffbeece95b773 (diff)
downloadbundler-8803a6857260c14db89754cf3975dbf9c088df5c.tar.gz
use rake 10 in specs to fix warnings
Diffstat (limited to 'man/bundle-update.ronn')
-rw-r--r--man/bundle-update.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-update.ronn b/man/bundle-update.ronn
index cdf9f0697c..8c6165d7c8 100644
--- a/man/bundle-update.ronn
+++ b/man/bundle-update.ronn
@@ -39,7 +39,7 @@ When you run [bundle install(1)][bundle-install] the first time, bundler will re
all of the dependencies, all the way down, and install what you need:
Fetching source index for http://rubygems.org/
- Installing rake (0.8.7)
+ Installing rake (10.0.2)
Installing abstract (1.0.0)
Installing activesupport (3.0.0.rc)
Installing builder (2.1.2)