We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310c176 commit 0e17a1fCopy full SHA for 0e17a1f
1 file changed
README.rdoc
@@ -24,6 +24,7 @@ The current version of this gem supports <em>all</em> the following versions of
24
25
* 0.8
26
* 0.81
27
+* (Should also support the still unreleased 0.9, since it's API will be backward compatible.)
28
29
Older versions:
30
@@ -34,8 +35,9 @@ Older versions:
34
35
36
Tested in rubies:
37
38
+* ruby-2.1.2 *recommended*
39
* ruby-2.0.0 (p353)
-* ruby-1.9.3 (p484) *recommended*
40
+* ruby-1.9.3 (p484)
41
* ruby-1.9.2 (p290)
42
43
Use these versions to be sure it will work. Other patches of these rubies (e.g. ruby 1.9.3-p194) should work as well.
0 commit comments