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 9d59c3c commit b8d1f6dCopy full SHA for b8d1f6d
mongo.gemspec
@@ -29,5 +29,5 @@ Gem::Specification.new do |s|
29
s.has_rdoc = 'yard'
30
s.bindir = 'bin'
31
32
- s.add_dependency 'bson', '~> 4.0.0'
+ s.add_dependency 'bson', '~> 4.0'
33
end
0 commit comments