Skip to content

Commit 420dbe6

Browse files
committed
README note that MariaDB 10.3 and Ruby 2.6 are supported
1 parent eca4d25 commit 420dbe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -523,14 +523,14 @@ As for field values themselves, I'm workin on it - but expect that soon.
523523

524524
This gem is tested with the following Ruby versions on Linux and Mac OS X:
525525

526-
* Ruby MRI 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4.x, 2.5.x
526+
* Ruby MRI 2.0.0, 2.1.x, 2.2.x, 2.3.x, 2.4.x, 2.5.x, 2.6.x
527527
* Rubinius 2.x and 3.x do work but may fail under some workloads
528528

529529
This gem is tested with the following MySQL and MariaDB versions:
530530

531531
* MySQL 5.5, 5.6, 5.7, 8.0
532532
* MySQL Connector/C 6.0 and 6.1 (primarily on Windows)
533-
* MariaDB 5.5, 10.0, 10.1, 10.2
533+
* MariaDB 5.5, 10.0, 10.1, 10.2, 10.3
534534

535535
### Ruby on Rails / Active Record
536536

0 commit comments

Comments
 (0)