-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
I understand to use development version policy like "stringio-3.1.1". But this policy is harmful for library developer who used master version of Ruby.
I ususally use master version that is ruby-dev definition of ruby-build and develop software. When I did bundle update on tdiary/tdiary-core, it seems working fine. But stringio-3.1.1 is not released on rubygems.org. So, we get preparation failure on GitHub Actions like:
https://github.com/tdiary/tdiary-core/actions/runs/7470853111/job/20330178338
Can you add .dev suffix to development version? .dev is example, I'm okay to any string that is prelease flag. After that, I easily find dev version of dependencies.
Metadata
Metadata
Assignees
Labels
No labels