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

Allow colorize 1.0 and greater #104

Closed

Conversation

hlascelles
Copy link
Contributor

There is a new major of colorize.

https://rubygems.org/gems/colorize/versions/1.1.0

There is a new major of colorize.
@hlascelles
Copy link
Contributor Author

Hmm, the error for this looks low level. i would think it would be easiest to start removing support for extremely old rubies?

Installing Bundler
  Ruby 2.3.0 and 2.3.1 have shipped with an old rubygems that only works with Bundler 1
  /opt/hostedtoolcache/Ruby/2.3.0/x64/bin/gem install bundler -v ~> 1.0
  ERROR:  While executing gem ... (RuntimeError)
      Marshal.load reentered at marshal_load
  Took   0.38 seconds
Error: The process '/opt/hostedtoolcache/Ruby/2.3.0/x64/bin/gem' failed with exit code 1

@hlascelles
Copy link
Contributor Author

What do you think @DamirSvrtan ?

@hlascelles
Copy link
Contributor Author

@DamirSvrtan would you accept a PR to remove older ruby versions?

@hlascelles
Copy link
Contributor Author

Aha, I see it is now dropped. #106

@hlascelles hlascelles closed this Nov 17, 2023
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

1 participant