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

bad URI on git reflow status #88

Closed
mms-uret opened this issue Feb 13, 2015 · 3 comments
Closed

bad URI on git reflow status #88

mms-uret opened this issue Feb 13, 2015 · 3 comments
Labels

Comments

@mms-uret
Copy link

When executing git reflow status I get

error: bad URI(is not URI?): https://api.github.com

commands which do not use GitHub API (eg. start) work as expected.

Any ideas? Thanks in advance.

@nhance
Copy link
Member

nhance commented Feb 13, 2015

I saw this when using ruby 2.2.0 as well. Looks like an issue with the latest ruby. Can you try 2.1.5? We'll use this ticket to address

@codenamev
Copy link
Collaborator

We should really add tests for multiple versions of ruby and dependencies
like this:
http://ylan.segal-family.com/blog/2013/06/21/testing-with-multiple-ruby-and-gem-versions/

We can add this in to relieve this and future related issues

On Friday, February 13, 2015, Nicholas Hance [email protected]
wrote:

I saw this when using ruby 2.2.0 as well. Looks like an issue with the
latest ruby. Can you try 2.1.5? We'll use this ticket to address


Reply to this email directly or view it on GitHub
#88 (comment).

@mms-uret
Copy link
Author

Thanks a lot, works with ruby 2.1.5

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

Successfully merging a pull request may close this issue.

3 participants