Skip to content
Commit 62df82ef authored by zimbatm's avatar zimbatm
Browse files

buildRubyGem: fixes gemspec UTF-8 loading issue

If a gemspec has UTF-8 characters in it, ruby will fail loading it with

    invalid multibyte char (US-ASCII)

This change forces the encoding to be correct, we assume everyone now
uses UTF-8.
parent 288cf9fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment