Skip to content

Commit

Permalink
updated readme to remove JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Aug 5, 2014
1 parent e1d7fed commit 9a96b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ callbacks. Unlike Nokogiri and LibXML, Ox can be tuned to use only the SAX
callbacks that are of interest to the caller. (See the perf_sax.rb file for an
example.)

Ox is compatible with Ruby 1.8.7, 1.9.2, 2.0.0, JRuby, and RBX.
Ox is compatible with Ruby 1.8.7, 1.9.3, 2.1.2, and RBX.

### Object Dump Sample:

Expand Down

0 comments on commit 9a96b6d

Please sign in to comment.