mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #2615 from openSUSE/depfu/update/prawn-rails-1.3.0
Update prawn-rails: 1.2.0 → 1.3.0 (minor)
This commit is contained in:
commit
d53ebb7d30
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -351,7 +351,7 @@ GEM
|
|||
parallel (1.18.0)
|
||||
parser (2.6.5.0)
|
||||
ast (~> 2.4.0)
|
||||
pdf-core (0.7.0)
|
||||
pdf-core (0.9.0)
|
||||
pdf-inspector (1.3.0)
|
||||
pdf-reader (>= 1.0, < 3.0.a)
|
||||
pdf-reader (2.2.0)
|
||||
|
|
@ -365,13 +365,13 @@ GEM
|
|||
actionpack
|
||||
activesupport
|
||||
rails (>= 3.0.0)
|
||||
prawn (2.2.2)
|
||||
pdf-core (~> 0.7.0)
|
||||
ttfunk (~> 1.5)
|
||||
prawn (2.4.0)
|
||||
pdf-core (~> 0.9.0)
|
||||
ttfunk (~> 1.7)
|
||||
prawn-qrcode (0.3.1)
|
||||
prawn (>= 1)
|
||||
rqrcode (>= 0.4.1)
|
||||
prawn-rails (1.2.0)
|
||||
prawn-rails (1.3.0)
|
||||
prawn
|
||||
prawn-table
|
||||
rails (>= 3.1.0)
|
||||
|
|
@ -570,7 +570,7 @@ GEM
|
|||
transactional_capybara (0.2.0)
|
||||
capybara
|
||||
transitions (1.2.1)
|
||||
ttfunk (1.5.1)
|
||||
ttfunk (1.7.0)
|
||||
turbolinks (5.2.1)
|
||||
turbolinks-source (~> 5.2)
|
||||
turbolinks-source (5.2.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue