Skip to content

Commit

Permalink
README note that MariaDB 10.3 and Ruby 2.6 are supported
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew committed Mar 20, 2018
1 parent eca4d25 commit 420dbe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,14 +523,14 @@ As for field values themselves, I'm workin on it - but expect that soon.

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

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

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

* MySQL 5.5, 5.6, 5.7, 8.0
* MySQL Connector/C 6.0 and 6.1 (primarily on Windows)
* MariaDB 5.5, 10.0, 10.1, 10.2
* MariaDB 5.5, 10.0, 10.1, 10.2, 10.3

### Ruby on Rails / Active Record

Expand Down

0 comments on commit 420dbe6

Please sign in to comment.