Replace prawn_rails with prawn-rails
This commit is contained in:
parent
b45b51a554
commit
6d703c0bd0
2 changed files with 8 additions and 7 deletions
3
Gemfile
3
Gemfile
|
@ -51,9 +51,8 @@ gem 'openid_connect'
|
|||
gem 'openstack'
|
||||
gem 'pg'
|
||||
gem 'phonelib'
|
||||
gem 'prawn' # PDF Generation
|
||||
gem 'prawn-rails' # PDF Generation
|
||||
gem 'prawn-svg'
|
||||
gem 'prawn_rails'
|
||||
gem 'premailer-rails'
|
||||
gem 'puma' # Use Puma as the app server
|
||||
gem 'pundit'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue