Changes during bundler update...
This commit is contained in:
parent
a9969b840a
commit
ca68091914
1 changed files with 4 additions and 4 deletions
|
@ -17,10 +17,10 @@ GEM
|
||||||
hirb (0.3.4)
|
hirb (0.3.4)
|
||||||
mysql (2.8.1)
|
mysql (2.8.1)
|
||||||
prawn (0.6.3)
|
prawn (0.6.3)
|
||||||
prawn-core (< 0.7, >= 0.6.3)
|
prawn-core (>= 0.6.3, < 0.7)
|
||||||
prawn-format (< 0.3, >= 0.2.3)
|
prawn-format (>= 0.2.3, < 0.3)
|
||||||
prawn-layout (< 0.4, >= 0.3.2)
|
prawn-layout (>= 0.3.2, < 0.4)
|
||||||
prawn-security (< 0.2, >= 0.1.1)
|
prawn-security (>= 0.1.1, < 0.2)
|
||||||
prawn-core (0.6.3)
|
prawn-core (0.6.3)
|
||||||
prawn-format (0.2.3)
|
prawn-format (0.2.3)
|
||||||
prawn-core
|
prawn-core
|
||||||
|
|
Loading…
Reference in a new issue