mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05:00
upgrades to RDoc ~> 3.4 and removes the gem call in root Rakefile (use bundle exec if needed)
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -12,7 +12,7 @@ gem "rack", :git => "git://github.com/rack/rack.git"
|
||||
|
||||
gem "rake", ">= 0.8.7"
|
||||
gem "mocha", ">= 0.9.8"
|
||||
gem "rdoc", "~> 3.0"
|
||||
gem "rdoc", "~> 3.4"
|
||||
gem "horo", "= 1.0.3"
|
||||
|
||||
# for perf tests
|
||||
|
||||
Reference in New Issue
Block a user