Do not lock prawn-qrcode in Gemfile
There is not reason to not use new versions of prawn-qrcode.
This commit is contained in:
parent
1c8fa62fbc
commit
6c50723bf1
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -133,7 +133,7 @@ gem 'gravtastic'
|
|||
gem 'country_select'
|
||||
|
||||
# as PDF generator
|
||||
gem 'prawn-qrcode', '~> 0.3.0'
|
||||
gem 'prawn-qrcode'
|
||||
gem 'prawn_rails'
|
||||
gem 'rqrcode'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue