[collection] Fix copying symlink from gem_rbs_collection by pocke · Pull Request #785 · ruby/rbs
ruby/gem_rbs_collection introduced symlinks since ruby/gem_rbs_collection#49 but rbs collection install doesn't work well on a symlink. This patch fixes the problem by copying symlink's con...