jruby-lint 0.9.0
This utility presents hints and suggestions to give you an idea of potentially troublesome spots in your code and dependencies that keep your code from running efficiently on JRuby. Most pure Ruby code will run fine, but the two common areas that trip people up are native extensions and threading
Gemfile:
=
install:
=
Runtime Dependencies (1):
term-ansicolor
>= 0