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 8b442d8 commit abed099Copy full SHA for abed099
mongo.gemspec
@@ -30,5 +30,5 @@ Gem::Specification.new do |s|
30
s.has_rdoc = 'yard'
31
s.bindir = 'bin'
32
33
- s.add_dependency 'bson', '~> 4.2.0.rc1'
+ s.add_dependency 'bson', '~> 4.2.0'
34
end
0 commit comments