gosu / releasy

A rake task generator to help with building/packaging/deploying Ruby applications (⚠️ unmaintained)
https://spooner.github.com/libraries/releasy/
MIT License
378 stars 29 forks source link

Encoding::UTF_8 undefined (osx package) #30

Closed bil-bas closed 11 years ago

bil-bas commented 12 years ago

BINARY = UTF_7 = UTF_16BE = UTF_16LE = UTF_32BE = UTF_32LE = Encoding.list.first

Should have UTF_8 at the start!

reported by ismyhc