mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
lock to rdoc 1.x for now
This commit is contained in:
parent
7f86162c7e
commit
485da53b09
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -35,7 +35,7 @@ gem 'erubis'
|
|||
gem 'slim', '~> 1.0'
|
||||
gem 'temple', '!= 0.3.3'
|
||||
gem 'coffee-script', '>= 2.0'
|
||||
gem 'rdoc'
|
||||
gem 'rdoc', '~> 1.0'
|
||||
gem 'kramdown'
|
||||
gem 'maruku'
|
||||
gem 'creole'
|
||||
|
|
Loading…
Reference in a new issue