Update prawn-qrcode to version 0.5.2
This commit is contained in:
parent
460310a7be
commit
6e974e7c2c
1 changed files with 5 additions and 3 deletions
|
|
@ -382,9 +382,9 @@ GEM
|
||||||
prawn (2.4.0)
|
prawn (2.4.0)
|
||||||
pdf-core (~> 0.9.0)
|
pdf-core (~> 0.9.0)
|
||||||
ttfunk (~> 1.7)
|
ttfunk (~> 1.7)
|
||||||
prawn-qrcode (0.3.1)
|
prawn-qrcode (0.5.2)
|
||||||
prawn (>= 1)
|
prawn (>= 1)
|
||||||
rqrcode (>= 0.4.1)
|
rqrcode (>= 1.0.0)
|
||||||
prawn-rails (1.4.2)
|
prawn-rails (1.4.2)
|
||||||
actionview (>= 3.1.0)
|
actionview (>= 3.1.0)
|
||||||
prawn
|
prawn
|
||||||
|
|
@ -478,8 +478,10 @@ GEM
|
||||||
netrc (~> 0.8)
|
netrc (~> 0.8)
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rolify (6.0.0)
|
rolify (6.0.0)
|
||||||
rqrcode (0.10.1)
|
rqrcode (2.0.0)
|
||||||
chunky_png (~> 1.0)
|
chunky_png (~> 1.0)
|
||||||
|
rqrcode_core (~> 1.0)
|
||||||
|
rqrcode_core (1.1.0)
|
||||||
rspec (3.6.0)
|
rspec (3.6.0)
|
||||||
rspec-core (~> 3.6.0)
|
rspec-core (~> 3.6.0)
|
||||||
rspec-expectations (~> 3.6.0)
|
rspec-expectations (~> 3.6.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue