fix rdoc version

This commit is contained in:
Konstantin Haase 2013-02-25 13:43:16 +11:00
parent 485da53b09
commit a302689567
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ gem 'erubis'
gem 'slim', '~> 1.0' gem 'slim', '~> 1.0'
gem 'temple', '!= 0.3.3' gem 'temple', '!= 0.3.3'
gem 'coffee-script', '>= 2.0' gem 'coffee-script', '>= 2.0'
gem 'rdoc', '~> 1.0' gem 'rdoc', '~> 3.12'
gem 'kramdown' gem 'kramdown'
gem 'maruku' gem 'maruku'
gem 'creole' gem 'creole'