Skip to content

Commit a9784e0

Browse files
committed
RUBY-387 bson_ext should depend on bson
1 parent 269f5b3 commit a9784e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bson_ext.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ Gem::Specification.new do |s|
2020
s.author = 'Mike Dirolf'
2121
s.email = 'mongodb-dev@googlegroups.com'
2222
s.homepage = 'http://www.mongodb.org'
23+
s.add_dependency('bson', BSON::VERSION)
2324
end

0 commit comments

Comments
 (0)