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 260c569 commit 482426cCopy full SHA for 482426c
docs/tutorials/bson-v4.txt
@@ -34,7 +34,7 @@ To install the gem with bundler, include the following in your Gemfile:
34
35
gem 'bson', '~> 4.0'
36
37
-The BSON gem is compatible with MRI >= 1.9.3, JRuby >= 9.1, and Rubinius 2.5.x.
+The BSON gem is compatible with MRI >= 2.3 and JRuby >= 9.1.
38
39
Use With ActiveSupport
40
----------------------
0 commit comments