Installed rdoc to avoid messages in rake tasks.
This commit is contained in:
parent
16ba5fa0ca
commit
7ca561a17a
2 changed files with 5 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -10,6 +10,7 @@ gem "prawn", '<=0.6.3'
|
|||
gem 'haml', '>=2.0.6'
|
||||
gem 'routing-filter', '0.0.1', :require => 'routing_filter'
|
||||
gem 'sqlite3-ruby'
|
||||
gem 'rdoc', '>= 2.4.2'
|
||||
|
||||
group :development do
|
||||
gem 'annotate'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue