Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Travis] ArgumentError: invalid byte sequence in US-ASCII (ruby-1.9.3 only) #4

Closed
AliSoftware opened this issue May 17, 2014 · 1 comment

Comments

@AliSoftware
Copy link
Contributor

https://travis-ci.org/CocoaPods/VersionKit/jobs/25378613

I believe this has already happen and fixed in other CP repositories, so we should just have to find where it is and apply it here.


See also CocoaPods/Core#133 & CocoaPods/cocoapods-downloader#24

@AliSoftware AliSoftware changed the title [Travis] ArgumentError: invalid byte sequence in US-ASCII (ruby-1.8.9 only) [Travis] ArgumentError: invalid byte sequence in US-ASCII (ruby-1.9.3 only) May 17, 2014
@fabiopelosin
Copy link
Member

CocoaPods is not supported on Ruby 1.9.3 because it requires the magic encoding comment at the top of every source file and never shipped with OS X.

VersionKit might support Ruby 1.9.3 but it depends a lot on what it ends up being. So for the moment I would close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants