Known Plugins
-
bootboot - Dualbooting your ruby app made easy.
-
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-commentate - Bundler plugin to add gem summaries to a Gemfile
-
bundler-console - A bundler plugin that starts a console session with your gem dependencies.
-
bundler-ctags_generator - Provides a hook after gem installation to generate ctags
-
bundler-dependency_graph - Generate a visual representation of your gem dependencies.
-
bundler-download - bundler-download is a Bundler plugin for auto-downloading specified extra files on
bundle install -
bundler-ecology - Bundler plugin to avoid installing unwanted gems
-
bundler-graph - Generates a visual dependency graph for your Gemfile
-
bundler-inject - A bundler plugin that allows extension of a project with personal and overridden gems
-
bundler-install_dash_docs - Bundler plugin to install gem documentation into the macOS documentation browser Dash https://kapeli.com/dash
-
bundler-licensed - A bundler hook for https://github.com/github/licensed
-
bundler-mac - exclude your bundle from Time Machine and Spotlight on macOS
-
bundler-multilock - Support Multiple Lockfiles
-
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.
-
bundler-source-aws-s3 - Add aws-s3 source to bundler via plugin.
-
bundler-symlink - Post-install hook for bundler to symlink to all gems from a local directory
-
bundler-versions_report - At the end of
bundle updatereport all updated major and minor versions -
bundler-why - Explains the presence of a dependency.
-
extended_bundler-errors - Extended Errors for Bundler