edporras / edn_turbo

edn-ruby plugin to replace the ruby-native parser with a Ragel-based C++ implementation
MIT License
19 stars 7 forks source link

Fixes issue on OSX where the icu4c library is incorrectly linked to the version installed with therubyracer #7

Closed rainkinz closed 5 years ago

rainkinz commented 5 years ago

Fixes issue on OSX where the icu4c library is incorrectly linked to therubyracers v8 if that gem has been installed previously.