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

Add open-ended rake dependency #58

Merged

Conversation

mattrayner
Copy link
Contributor

In order to address [#57] I have added an open-ended Rake dependency to this gem. Currently when building in environments such as Ubuntu or Alpine linux with applications such as Sinatra (that do not require rake) any gem including Rainbow will cause bundler to fail.

We may want to look at what version of Rake you really require. But in the meantime, a dependency on Rake should be added to the gemspec ASAP

@ku1ik
Copy link
Owner

ku1ik commented Apr 11, 2017

Hey @mattrayner. I'll be releasing rainbow v3.0 very soon, which doesn't have this problem (it doesn't have native ext, doesn't require rake).

We're discussing it here: #46 (comment)

@ku1ik ku1ik merged commit 5fe5e69 into ku1ik:master Apr 21, 2017
@ku1ik
Copy link
Owner

ku1ik commented Apr 21, 2017

Thanks! Releasing 2.2.2 with this patch right now.

@mattrayner
Copy link
Contributor Author

mattrayner commented Apr 21, 2017 via email

This was referenced Apr 21, 2017
@ioquatix
Copy link

Any update on when rainbow 3.x will be released?

@ku1ik
Copy link
Owner

ku1ik commented Oct 11, 2017

@ioquatix Could you use gem "rainbow", github: "sickill/rainbow"` in your Gemfile, and check if all is good? I haven't had time to test this and unfortunately also haven't heard from people whether current master version solves all the rake/installation problems.

@mattrayner
Copy link
Contributor Author

mattrayner commented Oct 11, 2017 via email

@ioquatix
Copy link

Can you release this as 2.3?

@ku1ik
Copy link
Owner

ku1ik commented Oct 24, 2017

@ioquatix we'll just release 3.0, which is pretty much ready. See #72.

@ioquatix
Copy link

ioquatix commented Nov 5, 2017

Any update on this?

@mattrayner mattrayner deleted the mattrayner/add-rake-as-gem-dependency branch November 21, 2017 11:31
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.

None yet

3 participants