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
|
|
@ -668,7 +668,7 @@ DEPENDENCIES
|
|||
pdf-inspector
|
||||
pg
|
||||
piwik_analytics (~> 1.0.1)
|
||||
prawn-qrcode (~> 0.3.0)
|
||||
prawn-qrcode
|
||||
prawn_rails
|
||||
puma (~> 3.0)
|
||||
rails (~> 5.0.7)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue