Skip to content

Commit 8657978

Browse files
authored
Merge pull request #1131 from garyhtou-forks/garyhtou/ostruct
Add `ostruct` as dependency for Ruby 3.5.0
2 parents ae3776f + 36cf39c commit 8657978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wicked_pdf.gemspec

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ DESC
2929
spec.requirements << 'wkhtmltopdf'
3030

3131
spec.add_dependency 'activesupport'
32+
spec.add_dependency 'ostruct'
3233

3334
spec.add_development_dependency 'bundler'
3435
spec.add_development_dependency 'mocha', '= 1.3'

0 commit comments

Comments
 (0)