Skip to content

Commit 54a06e5

Browse files
p-mongop
andauthored
RUBY-2714 Increase minimum Ruby version required to 2.5 (#251)
Co-authored-by: Oleg Pudeyev <[email protected]>
1 parent 9a2f15c commit 54a06e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/bson-v4.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To install the gem with bundler, include the following in your ``Gemfile``:
3434

3535
gem 'bson', '~> 4.0'
3636

37-
The BSON library is compatible with MRI >= 2.4 and JRuby >= 9.2.
37+
The BSON library is compatible with MRI >= 2.5 and JRuby >= 9.2.
3838

3939
Use With ActiveSupport
4040
======================

0 commit comments

Comments
 (0)