We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5069156 + 769d15a commit cb07f4dCopy full SHA for cb07f4d
VERSION
@@ -1 +1 @@
1
-2.2.0-rc1
+2.2.0
rdf-spec.gemspec
@@ -27,7 +27,7 @@ Gem::Specification.new do |gem|
27
28
gem.required_ruby_version = '>= 2.2.2'
29
gem.requirements = []
30
- gem.add_runtime_dependency 'rdf', '~> 2.1'
+ gem.add_runtime_dependency 'rdf', '~> 2.2'
31
gem.add_runtime_dependency 'rdf-isomorphic', '~> 2.0'
32
gem.add_runtime_dependency 'rspec', '~> 3.5'
33
gem.add_runtime_dependency 'rspec-its', '~> 1.0'
0 commit comments