On 30.03.2016, at 16:57 , Jacob Carlborg <doob@me.com> wrote:
Try adding ENV['TM_BUNDLE_SUPPORT'] + '/json-1.8.3/lib to the Ruby load path. Then "require 'json'" as usual.
BTW, since this gem contains native code you need tot make sure that the native code is compiled.