Skip to content

Commit

Permalink
Add ostruct to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbjones committed Sep 10, 2024
1 parent 12aee59 commit a3b50b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rdf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'link_header', '~> 0.0', '>= 0.0.8'
gem.add_runtime_dependency 'bcp47_spec', '~> 0.2'
gem.add_runtime_dependency 'bigdecimal', '~> 3.1', '>= 3.1.5'
gem.add_runtime_dependency 'ostruct', '~> 0.6'
gem.add_development_dependency 'base64', '~> 0.2'
gem.add_development_dependency 'rdf-spec', '~> 3.3'
gem.add_development_dependency 'rdf-turtle', '~> 3.3'
Expand Down

0 comments on commit a3b50b7

Please sign in to comment.