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 9a2f15c commit 54a06e5Copy full SHA for 54a06e5
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 library is compatible with MRI >= 2.4 and JRuby >= 9.2.
+The BSON library is compatible with MRI >= 2.5 and JRuby >= 9.2.
38
39
Use With ActiveSupport
40
======================
0 commit comments