Skip to content

Commit

Permalink
Finish 2.0.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Feb 24, 2016
2 parents 7a1d0db + bcbc7d8 commit 321a774
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.0.0.beta1
2.0.0.beta2
1 change: 0 additions & 1 deletion rdf-mongo.gemspec
Expand Up @@ -36,7 +36,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rspec', '~> 3.4'
gem.add_development_dependency 'rspec-its', '~> 1.2'
gem.add_development_dependency 'yard', '~> 0.8'
gem.add_development_dependency 'bson_ext', '~> 1.12' unless defined?(:RUBY_ENGINE) && RUBY_ENGINE == "jruby"

# Rubinius has it's own dependencies
if RUBY_ENGINE == "rbx" && RUBY_VERSION >= "2.1.0"
Expand Down

0 comments on commit 321a774

Please sign in to comment.