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

fix gem versioning #99

Closed
wants to merge 1 commit into from

Conversation

henrich
Copy link

@henrich henrich commented Aug 12, 2019

It works with rake 12.3.1, rspec 3.8.0 and rake-compiler 1.0.5 at least, so old versioning is not correct, IMO.

It works with rake 12.3.1, rspec 3.8.0  and rake-compiler 1.0.5, so
old versioning is not correct, IMO.
@kenhys
Copy link
Collaborator

kenhys commented May 19, 2021

@henrich

  • It may be too conservative, '>= x.x', '< x.x' notation is safer.
  • Recently, CI has been migrated to GitHub Actions, rebase is recommended.

@ashie
Copy link
Collaborator

ashie commented Mar 14, 2023

rake & rspec are updated in #139
rake-compiler isn't updated since probably it's not used recent days.
I'll recheck them remove it later.

@ashie ashie closed this Mar 14, 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

3 participants