aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-12-14 22:23:17 +0100
committerXavier Noria <fxn@hashref.com>2011-12-14 22:23:17 +0100
commit800252ca71ac731db16e72cbcd4e817e2bfb8e7b (patch)
tree644415348af1ef336c2231194c3721a93b7013a1
parent2a10b914adb9329013a0c841e2155307cfd667ed (diff)
downloadrails-800252ca71ac731db16e72cbcd4e817e2bfb8e7b.tar.gz
rails-800252ca71ac731db16e72cbcd4e817e2bfb8e7b.tar.bz2
rails-800252ca71ac731db16e72cbcd4e817e2bfb8e7b.zip
let sdoc say which version of rdoc we depend on
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0d7d6c82b1..5f5c161224 100644
--- a/Gemfile
+++ b/Gemfile
@@ -25,7 +25,6 @@ gem 'rake', '>= 0.8.7'
gem 'mocha', '>= 0.9.8'
group :doc do
- gem 'rdoc', '~> 3.4'
# The current sdoc cannot generate GitHub links due
# to a bug, but the PR that fixes it has been there
# for some weeks unapplied. As a temporary solution