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 dependency warning #89

Closed
tuwilof opened this issue Oct 12, 2020 · 0 comments · Fixed by #110
Closed

fix dependency warning #89

tuwilof opened this issue Oct 12, 2020 · 0 comments · Fixed by #110
Labels

Comments

@tuwilof
Copy link
Owner

tuwilof commented Oct 12, 2020

gem build fitting.gemspec 
WARNING:  open-ended dependency on rake (>= 12.3.3, development) is not recommended
  if rake is semantically versioned, use:
    add_development_dependency 'rake', '~> 12.3', '>= 12.3.3'
WARNING:  See http://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: fitting
  Version: 2.15.0
  File: fitting-2.15.0.gem
@tuwilof tuwilof linked a pull request May 31, 2021 that will close this issue
@tuwilof tuwilof closed this as completed May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant