We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae3776f + 36cf39c commit 8657978Copy full SHA for 8657978
wicked_pdf.gemspec
@@ -29,6 +29,7 @@ DESC
29
spec.requirements << 'wkhtmltopdf'
30
31
spec.add_dependency 'activesupport'
32
+ spec.add_dependency 'ostruct'
33
34
spec.add_development_dependency 'bundler'
35
spec.add_development_dependency 'mocha', '= 1.3'
0 commit comments