Skip to content

Commit

Permalink
More dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Jan 5, 2024
1 parent 16e5bc2 commit 48eafb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rdf-turtle.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ Gem::Specification.new do |gem|
gem.requirements = []
gem.add_runtime_dependency 'rdf', '~> 3.3'
gem.add_runtime_dependency 'ebnf', '~> 2.5'
gem.add_runtime_dependency 'base64', '~> 0.2'
gem.add_runtime_dependency 'bigdecimal', '~> 3.1', '>= 3.1.5'
gem.add_development_dependency 'erubis', '~> 2.7'
gem.add_development_dependency 'getoptlong', '~> 0.2'
gem.add_development_dependency 'htmlentities', '~> 4.3'
gem.add_development_dependency 'rspec', '~> 3.12'
gem.add_development_dependency 'rspec-its', '~> 1.3'
Expand Down

0 comments on commit 48eafb7

Please sign in to comment.