Skip to content

Commit

Permalink
Version 2.2.0-rc1.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Dec 31, 2016
1 parent 9647584 commit c8bf756
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.0-rc1
4 changes: 2 additions & 2 deletions rdf-spec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ Gem::Specification.new do |gem|

gem.required_ruby_version = '>= 2.2.2'
gem.requirements = []
gem.add_runtime_dependency 'rdf', '~> 2.0'
gem.add_runtime_dependency 'rdf', '~> 2.1'
gem.add_runtime_dependency 'rdf-isomorphic', '~> 2.0'
gem.add_runtime_dependency 'rspec', '~> 3.0'
gem.add_runtime_dependency 'rspec', '~> 3.5'
gem.add_runtime_dependency 'rspec-its', '~> 1.0'
gem.add_runtime_dependency 'webmock', '~> 2.3'
gem.add_development_dependency 'yard' , '~> 0.8'
Expand Down

0 comments on commit c8bf756

Please sign in to comment.