Skip to content

Commit f617b7f

Browse files
committed
-jruby
1 parent 60c5d1b commit f617b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ closure_tree has some great features:
2828
* 3 SQL INSERT/UPDATEs on node reparenting
2929
* __Support for [concurrency](#concurrency)__ (using [with_advisory_lock](https://github.com/mceachen/with_advisory_lock))
3030
* __Support for ActiveRecord 4.1, 4.2 and 5.0__
31-
* __Support for Ruby 2.2, 2.3 and JRuby 9000__
31+
* __Support for Ruby 2.2 and 2.3__
3232
* Support for reparenting children (and all their descendants)
3333
* Support for [single-table inheritance (STI)](#sti) within the hierarchy
3434
* ```find_or_create_by_path``` for [building out heterogeneous hierarchies quickly and conveniently](#find_or_create_by_path)

0 commit comments

Comments
 (0)