Added pdf lib.
This commit is contained in:
parent
8accda251e
commit
567267fc1b
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -91,5 +91,7 @@ end
|
||||||
|
|
||||||
# to generate doc
|
# to generate doc
|
||||||
gem 'kramdown'
|
gem 'kramdown'
|
||||||
|
gem 'prawn'
|
||||||
|
gem 'prawn-table'
|
||||||
|
|
||||||
gem 'puma'
|
gem 'puma'
|
||||||
|
|
Loading…
Reference in a new issue