Steps to reproduce the behavior
- Install jruby 9.3 (e.g., 9.3.15.0)
- Try to execute an expression using the '-e' command line switch:
./bin/jruby -e 'print "hi"'
Expected vs. actual behavior
Expected:
Actual:
Additional information
The "expected" screenshot depicts jruby that was installed after reverting this commit: f661b64