Is there a way via CLI to determine which version number of a gem is installed on my machine? Similar to yolk -l for python?
I'm trying to see if I have the latest version of compass / sass / zurb foundation. I have a dependency that requires a particular version number. So I need to see what version it is.