Skip to content

Commit fdf4c07

Browse files
committed
Update README.md
1 parent 1dc3e30 commit fdf4c07

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
@@ -119,7 +119,7 @@ See the [contributor workflow](doc/contributor/workflow.md) document if you wish
119119
We recommend that people trying TruffleRuby on their gems and applications [get in touch with us](#contact) for any help they might need.
120120

121121
TruffleRuby runs Rails and is compatible with many gems, including C extensions.
122-
TruffleRuby is not 100% compatible with MRI 3.2 yet. Please [report](https://github.com/oracle/truffleruby/issues) any compatibility issues you might find.
122+
TruffleRuby is not 100% compatible with MRI 3.3 yet. Please [report](https://github.com/oracle/truffleruby/issues) any compatibility issues you might find.
123123
TruffleRuby [passes around 97% of ruby/spec](https://eregon.me/rubyspec-stats/),
124124
more than any other alternative Ruby implementation.
125125

@@ -193,4 +193,4 @@ For further licensing information, see [LICENCE](LICENCE.md), [3rd_party_license
193193

194194
## Attribution
195195

196-
TruffleRuby includes infrastructure code from [JRuby](https://github.com/jruby/jruby) (e.g. parser, JCodings, Joni), core library code from the [Rubinius](https://github.com/rubinius/rubinius) project, as well as code from the standard implementation of Ruby, [MRI](https://github.com/ruby/ruby).
196+
TruffleRuby includes infrastructure code from [JRuby](https://github.com/jruby/jruby) (e.g. JCodings, Joni), core library code from the [Rubinius](https://github.com/rubinius/rubinius) project, as well as code from the standard implementation of Ruby, [MRI](https://github.com/ruby/ruby).

0 commit comments

Comments
 (0)