Skip to content

Commit

Permalink
update readme with platform support
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Aug 5, 2017
1 parent 9c4ac97 commit 56ca4d1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,14 @@ end

## Platform support

The core module should work with all rubies, however at the moment it is only tested for MRI Ruby >= 2.2.2 and JRuby 9.1.6.0
The core module should work with all rubies, however at the moment it is only tested for MRI Ruby >= 1.9.3 and JRuby 9.1.6.0

The Rails plugin is currently being tested only with Rails 5.1.2. Rails >= 4.2.0 should not experience any issues.
Rails compatibility is currently being tested only for versions ~> 3.2, ~> 4.2, and ~> 5.1.

Tested against:
* MRI 1.9.3
* MRI 2.0.0
* MRI 2.1.10
* MRI 2.2.2
* MRI 2.3.0
* MRI 2.3.4
Expand Down

0 comments on commit 56ca4d1

Please sign in to comment.