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

Relax rainbow spec to allow rainbow 3.0.0 #282

Closed
knightq opened this issue Jan 18, 2018 · 2 comments
Closed

Relax rainbow spec to allow rainbow 3.0.0 #282

knightq opened this issue Jan 18, 2018 · 2 comments

Comments

@knightq
Copy link

knightq commented Jan 18, 2018

The main news are:

  • removed Rake dependency
  • dropped MRI 1.9.3 and 2.0 compatibility
  • added String refinement
  • added new Rainbow.uncolor method

Support for MRI 1.9.3 has been already dropped even on pronto.

@doomspork
Copy link
Member

@knightq could you provide some additional information? Is there a reason for this change? Should we be looking at updating to 3.0?

@dylanpinn
Copy link
Contributor

@doomspork I am currently getting this error message whilst adding this and the latest reek to my project

    pronto-rubocop (~> 0.9.0) was resolved to 0.9.0, which depends on
      pronto (~> 0.9.0) was resolved to 0.9.5, which depends on
        rainbow (~> 2.1)

    reek (~> 4.8) was resolved to 4.8.0, which depends on
      rainbow (~> 3.0)

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

3 participants