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

Question: Semantic Versioning #74

Closed
tagliala opened this issue Dec 23, 2018 · 2 comments
Closed

Question: Semantic Versioning #74

tagliala opened this issue Dec 23, 2018 · 2 comments

Comments

@tagliala
Copy link

tagliala commented Dec 23, 2018

Hi,

does this gem follow Semantic Versioning?

In other words, is it safe to set spec.add_dependency 'daemons', '~> 1.3' without incurring in breaking changes?

Thanks

@thuehlinger
Copy link
Owner

Since recently I am trying to follow semantic versioning, yes. So it should (hopefully) be safe to add such a dependency.

@tagliala
Copy link
Author

@thuehlinger thanks!

tagliala added a commit to tagliala/capistrano3-delayed-job that referenced this issue Dec 24, 2018
Daemons follows Semantic Versioning, so it is safe to set the
dependency at its minor version number

Ref: thuehlinger/daemons#74
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

2 participants