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 96e62a4 commit 5322282Copy full SHA for 5322282
mongo.gemspec
@@ -32,5 +32,5 @@ Gem::Specification.new do |s|
32
s.require_paths = ['lib']
33
s.bindir = 'bin'
34
35
- s.add_dependency 'bson', '>=4.4.1', '<5.0.0'
+ s.add_dependency 'bson', '>=4.4.2', '<5.0.0'
36
end
0 commit comments