mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Remove rdoc
This commit is contained in:
parent
580b271775
commit
43df74243c
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -45,7 +45,6 @@ if RUBY_ENGINE == "ruby"
|
||||||
gem 'eventmachine'
|
gem 'eventmachine'
|
||||||
gem 'slim', '~> 2.0'
|
gem 'slim', '~> 2.0'
|
||||||
gem 'coffee-script', '>= 2.0'
|
gem 'coffee-script', '>= 2.0'
|
||||||
gem 'rdoc'
|
|
||||||
gem 'kramdown'
|
gem 'kramdown'
|
||||||
gem 'maruku'
|
gem 'maruku'
|
||||||
gem 'creole'
|
gem 'creole'
|
||||||
|
|
Loading…
Reference in a new issue