We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b74a79 commit af6720eCopy full SHA for af6720e
1 file changed
rdf-mongo.gemspec
@@ -36,7 +36,6 @@ Gem::Specification.new do |gem|
36
gem.add_development_dependency 'rspec', '~> 3.4'
37
gem.add_development_dependency 'rspec-its', '~> 1.2'
38
gem.add_development_dependency 'yard', '~> 0.8'
39
- gem.add_development_dependency 'bson_ext', '~> 1.12' unless defined?(:RUBY_ENGINE) && RUBY_ENGINE == "jruby"
40
41
# Rubinius has it's own dependencies
42
if RUBY_ENGINE == "rbx" && RUBY_VERSION >= "2.1.0"
0 commit comments