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.
1 parent 269f5b3 commit a9784e0Copy full SHA for a9784e0
bson_ext.gemspec
@@ -20,4 +20,5 @@ Gem::Specification.new do |s|
20
s.author = 'Mike Dirolf'
21
s.email = 'mongodb-dev@googlegroups.com'
22
s.homepage = 'http://www.mongodb.org'
23
+ s.add_dependency('bson', BSON::VERSION)
24
end
0 commit comments