Skip to content

Commit

Permalink
Sync more gem versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Dec 13, 2021
1 parent 9928a59 commit 9b4ef53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sxp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
gem.requirements = []
gem.add_development_dependency 'rspec', '~> 3.10'
gem.add_development_dependency 'yard' , '~> 0.9'
gem.add_runtime_dependency 'rdf', '~> 3.1'
gem.add_runtime_dependency 'rdf', '~> 3.2'

gem.post_install_message = nil
end

0 comments on commit 9b4ef53

Please sign in to comment.