`gsub': invalid byte sequence in US-ASCII (ArgumentError) #18
Compare changes
+ 5
− 3
@@ -47,8 +48,8 @@ git_commits.each do |commit|
@@ -76,7 +77,8 @@ json_data = {
Force UTF-8 encoding on strings coming from the system. Currently they are being cast as ASCII-US otherwise, which breaks on international alphabets.
Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent