Github user HeartSaVioR commented on the issue: https://github.com/apache/storm-site/pull/1 Which pair(s) of OS and Ruby version are you trying out? I'm trying out the change but I'm experiencing crash on redcarpet. (redcarpet.rb has `require 'redcarpet.so'` but there's no file) macOS Sierra (10.12.6) and Ruby 2.4.1. Odd thing is that standalone command 'redcarpet' works.
---