Skip to content

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

Python3 returns 'bytes' and not 'str' when reading/writing
to/from a binary stream. So, the files need to be opened in
text mode for `str` related operations.

Fixes #36.

Signed-off-by: Yash Nisar <[email protected]>
Update brew to unset HOMEBREW_RUBY_PATH, ensuring that it does not "stick"
to a Ruby 2.0 version after a portable Ruby has been installed.

See https://discuss.circleci.com/t/homebrew-must-be-run-under-ruby-2-3-runtimeerror/17232/5.

Fixes #36.

Signed-off-by: Yash Nisar <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants