Skip to content

Commit cfdeb1f

Browse files
matthewbjonesgkellogg
authored andcommitted
Add ostruct to dependencies
1 parent 12aee59 commit cfdeb1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rdf.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Gem::Specification.new do |gem|
3232
gem.add_runtime_dependency 'link_header', '~> 0.0', '>= 0.0.8'
3333
gem.add_runtime_dependency 'bcp47_spec', '~> 0.2'
3434
gem.add_runtime_dependency 'bigdecimal', '~> 3.1', '>= 3.1.5'
35+
gem.add_runtime_dependency 'ostruct', '~> 0.6'
3536
gem.add_development_dependency 'base64', '~> 0.2'
3637
gem.add_development_dependency 'rdf-spec', '~> 3.3'
3738
gem.add_development_dependency 'rdf-turtle', '~> 3.3'

0 commit comments

Comments
 (0)