mirror of
https://github.com/rubyjs/therubyrhino
synced 2023-03-27 23:21:34 -04:00
make the jruby requirements a little relaxed until proven otherwise
This commit is contained in:
parent
b04ca685cc
commit
372cc9ba21
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Rhino::Context.open do |context|
|
|||
end
|
||||
== REQUIREMENTS:
|
||||
|
||||
* JRuby >= 1.3.1
|
||||
* JRuby >= 1.3.0
|
||||
|
||||
== INSTALL:
|
||||
|
||||
|
|
Loading…
Reference in a new issue