Skip to content

Commit fc65062

Browse files
committed
RUBY-1848 deprecate support for Ruby 1.9-2.2
1 parent fabb42e commit fc65062

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/reference/driver-compatibility.txt

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,10 @@ Ruby Compatibility
186186
- |checkmark|
187187
- |checkmark|
188188
- |checkmark|
189-
- |checkmark|
190-
- |checkmark|
191-
- |checkmark|
192-
- |checkmark|
189+
- D
190+
- D
191+
- D
192+
- D
193193
-
194194
- |checkmark|
195195
- |checkmark|
@@ -363,6 +363,12 @@ Ruby Compatibility
363363
-
364364
- |checkmark|
365365

366+
Support for Ruby versions less than 2.3 has been deprecated. Driver version
367+
2.10 will be the last release to support Ruby 1.9-2.2. As of driver version
368+
2.11.0, the minimum required Ruby version will be 2.3. Please note that,
369+
as of January 1, 2019, Ruby versions 2.2 and older are `not supported by
370+
the Ruby core team <https://www.ruby-lang.org/en/downloads/branches/>`_.
371+
366372
Rails/ActiveSupport Compatibility
367373
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
368374

0 commit comments

Comments
 (0)