Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Aug 27, 2023
1 parent 7502601 commit 1649e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdf-trix.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |gem|

gem.required_ruby_version = '>= 3.0'
gem.add_runtime_dependency 'rdf', '~> 3.3'
gem.add_runtime_dependency 'rdf-xsd', '~> 3.2'
gem.add_runtime_dependency 'rdf-xsd', '~> 3.3'
gem.add_development_dependency 'rdf-spec', '~> 3.3'
gem.add_development_dependency 'rdf-trig', '~> 3.3'
gem.add_development_dependency 'rdf-ordered-repo', '~> 3.3'
Expand Down

0 comments on commit 1649e53

Please sign in to comment.