gem_version Gem_version is a simple script that shows the latest versions of gems you're using in your project. Written for fun :) It depends on Gemfile.lock file. It shows only gems that have newer versions. Screenshot You may want to use bundle outdated instead ;-)