Merge pull request #3634 from openSUSE/depfu/update/prawn-rails-1.6.0
Update prawn-rails 1.4.2 → 1.6.0 (minor)
This commit is contained in:
commit
d96d3f7dd9
1 changed files with 9 additions and 6 deletions
15
Gemfile.lock
15
Gemfile.lock
|
|
@ -388,7 +388,7 @@ GEM
|
||||||
parser (3.3.9.0)
|
parser (3.3.9.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
pdf-core (0.9.0)
|
pdf-core (0.10.0)
|
||||||
pdf-inspector (1.3.0)
|
pdf-inspector (1.3.0)
|
||||||
pdf-reader (>= 1.0, < 3.0.a)
|
pdf-reader (>= 1.0, < 3.0.a)
|
||||||
pdf-reader (2.5.0)
|
pdf-reader (2.5.0)
|
||||||
|
|
@ -400,14 +400,16 @@ GEM
|
||||||
pg (1.6.1)
|
pg (1.6.1)
|
||||||
pp (0.6.2)
|
pp (0.6.2)
|
||||||
prettyprint
|
prettyprint
|
||||||
prawn (2.4.0)
|
prawn (2.5.0)
|
||||||
pdf-core (~> 0.9.0)
|
matrix (~> 0.4)
|
||||||
ttfunk (~> 1.7)
|
pdf-core (~> 0.10.0)
|
||||||
|
ttfunk (~> 1.8)
|
||||||
prawn-qrcode (0.5.2)
|
prawn-qrcode (0.5.2)
|
||||||
prawn (>= 1)
|
prawn (>= 1)
|
||||||
rqrcode (>= 1.0.0)
|
rqrcode (>= 1.0.0)
|
||||||
prawn-rails (1.4.2)
|
prawn-rails (1.6.0)
|
||||||
actionview (>= 3.1.0)
|
actionview (>= 3.1.0)
|
||||||
|
activesupport (>= 3.1.0)
|
||||||
prawn
|
prawn
|
||||||
prawn-table
|
prawn-table
|
||||||
prawn-table (0.2.2)
|
prawn-table (0.2.2)
|
||||||
|
|
@ -625,7 +627,8 @@ GEM
|
||||||
timecop (0.9.4)
|
timecop (0.9.4)
|
||||||
timeout (0.4.3)
|
timeout (0.4.3)
|
||||||
transitions (1.2.1)
|
transitions (1.2.1)
|
||||||
ttfunk (1.7.0)
|
ttfunk (1.8.0)
|
||||||
|
bigdecimal (~> 3.1)
|
||||||
turbolinks (5.2.1)
|
turbolinks (5.2.1)
|
||||||
turbolinks-source (~> 5.2)
|
turbolinks-source (~> 5.2)
|
||||||
turbolinks-source (5.2.0)
|
turbolinks-source (5.2.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue