We were doing string sort, which put 13.9 before 13.11. Let's cast to Gem::Version before sorting to fix this. I manually ran this locally and verified that it worked.
13.9
13.11
Gem::Version