Carlo Cabrera d15ccaf92f
dev-cmd/vendor-gems: fix creation of broken symlinks
When the target symlink already points to an existing directory, the
`#ln_sf` call creates the symlink inside the intended target directory
(which is not what we intend to do here).

Let's fix that.

Closes #16205
2023-11-14 16:25:26 +08:00
..