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

Feature/rainbow gem #168

Merged
merged 4 commits into from
Mar 14, 2017
Merged

Conversation

symarys
Copy link

@symarys symarys commented Mar 14, 2017

No description provided.

Bradley Grzesiak and others added 4 commits September 15, 2016 13:56
The colorize gem is licensed under GPL v2. While I sympathize with the
goal of the copyleft licenses, including library code that's licensed
under GPL can cause legal headaches. The console-colors gem seems to do
the exact same thing.

If replacing a GPL dependency with an MIT one isn't preferred, perhaps:

  1. Remove the 2 calls to `.green` and 2 calls to `.red`, or
  2. Use another gem's capability like [bundler][bundler]
  3. Implement the red and green in this codebase

[bundler]:
https://github.com/bundler/bundler/blob/20f04aa8923c0d0f02e7a74d5e9609d772351668/lib/bundler/vendor/thor/lib/thor/shell/color.rb
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