Railsversions
This is a most simple gem to show you which Rails versions your apps are depending on (by looking into each environment.rb).
Usage
Hit this into your console:
railsversions
And it will show you all versions of all apps located at /u/apps. Note that this supports capistrano’s current subdirectory as well to identify the version.