mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
adds kindlerb to the :doc bundle group for guides generation
This commit is contained in:
parent
35c554f0bf
commit
7b5d466faf
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -29,6 +29,7 @@ group :doc do
|
|||
gem 'sdoc', github: 'voloko/sdoc'
|
||||
gem 'redcarpet', '~> 2.2.2', platforms: :ruby
|
||||
gem 'w3c_validators'
|
||||
gem 'kindlerb'
|
||||
end
|
||||
|
||||
# AS
|
||||
|
|
Loading…
Reference in a new issue