`rake --describe` prints, among other things,
rake rails:freeze:edge
Lock to latest Edge Rails, for a specific release use RELEASE=1.2.0
So it looks like your TAG is incorrect, and hence ignored.
HTH,
`rake --describe` prints, among other things,
rake rails:freeze:edge
Lock to latest Edge Rails, for a specific release use RELEASE=1.2.0
So it looks like your TAG is incorrect, and hence ignored.
HTH,