install prawn-rails and remove prawn_rails

Fixes https://github.com/openSUSE/osem/issues/2432 prawn_rails is removed and prawn-rails is added
This commit is contained in:
Rahul 2019-04-10 17:01:28 +05:30
parent f86cde2bbc
commit 140a50afde
2 changed files with 8 additions and 5 deletions

View file

@ -134,7 +134,7 @@ gem 'country_select'
# as PDF generator
gem 'prawn-qrcode'
gem 'prawn_rails'
gem 'prawn-rails'
gem 'rqrcode'
# to render XLS spreadsheets