Skip to content

pkgx.yaml syntax does not support @latest? #891

Answered by jhheider
fredrikaverpil asked this question in Help
Discussion options

You must be logged in to vote

using - ruby or ruby-lang.org: '*' will install the latest version if no other version is on your machine; otherwise, it'll use the latest one on your machine if it satisfies all other constraints.

this is somewhat by design (though @latest should probably be supported). dev dependencies should usually be fairly well-defined.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fredrikaverpil
Comment options

Answer selected by fredrikaverpil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants