bundler-as_of
-
Resolve gem dependencies as-of a date in the past.
bundler-changelogs
-
A bundler plugin that shows changelogs of your gem dependencies that specify changelog urls [not yet filtered to git version updates].
bundler-override
-
This bundler plugin allows to change dependencies for a gem. It can be helpful in situation when a developer needs to use some other dependency than default for the gem.
bundler-private_install
-
A Bundler plugin that installs gems in an additional private Gemfile after bundle install.