-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
The docs state that jruby
is currently not supported, but I can gem install mustermann
just fine. Is it ready for use with jruby
after all?
I have tried to run the specs on jruby
, but this fails because the redcarpet
gem required by support
is not compatible (it relies on posix-spawn
). If I disable the redcarpet
dependency in the gemspec, the specs run but result in 23 failures. I take it that is not related to removingredcarpet
(since else I should be seeing errors concerning that)?
If not that, can you indicate what needs to happen to fully support jruby
? I would be interested in getting that running so when can upgrade gollum to sinatra v2
.
Metadata
Metadata
Assignees
Labels
No labels