Skip to content

Commit

Permalink
Merge pull request #1131 from garyhtou-forks/garyhtou/ostruct
Browse files Browse the repository at this point in the history
Add `ostruct` as dependency for Ruby 3.5.0
  • Loading branch information
unixmonkey authored Oct 26, 2024
2 parents ae3776f + 36cf39c commit 8657978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wicked_pdf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ DESC
spec.requirements << 'wkhtmltopdf'

spec.add_dependency 'activesupport'
spec.add_dependency 'ostruct'

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'mocha', '= 1.3'
Expand Down

0 comments on commit 8657978

Please sign in to comment.