
- [bootboot](https://github.com/shopify/bootboot) - Dualbooting your ruby app made easy.

- [bundler-as_of](https://github.com/flavorjones/bundler-as_of) - Resolve gem dependencies as-of a date in the past.

- [bundler-changelogs](https://github.com/jdar/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](https://gitlab.com/fjc/bundler-commentate) - Bundler plugin to add gem summaries to a Gemfile

- [bundler-console](https://github.com/kddnewton/bundler-console) - A bundler plugin that starts a console session with your gem dependencies.

- [bundler-ctags_generator](https://github.com/okuramasafumi/bundler-ctags_generator) - Provides a hook after gem installation to generate ctags

- [bundler-dependency_graph](https://github.com/kerrizor/bundler-dependency_graph) - Generate a visual representation of your gem dependencies.

- [bundler-download](http://github.com/AndyObtiva/bundler-download) - bundler-download is a Bundler plugin for auto-downloading specified extra files on `bundle install`

- [bundler-ecology](https://github.com/eco-rb/bundler-ecology) - Bundler plugin to avoid installing unwanted gems

- [bundler-graph](https://github.com/rubygems/bundler-graph) - Generates a visual dependency graph for your Gemfile

- [bundler-inject](https://github.com/ManageIQ/bundler-inject) - A bundler plugin that allows extension of a project with personal and overridden gems

- [bundler-install_dash_docs](https://github.com/e28eta/bundler-install_dash_docs) - Bundler plugin to install gem documentation into the macOS documentation browser Dash https://kapeli.com/dash

- [bundler-licensed](https://github.com/sergey-alekseev/bundler-licensed) - A bundler hook for https://github.com/github/licensed

- [bundler-mac](https://github.com/indirect/bundler-mac) - exclude your bundle from Time Machine and Spotlight on macOS

- [bundler-multilock](https://github.com/instructure/bundler-multilock) - Support Multiple Lockfiles

- [bundler-override](https://github.com/tarnowsc/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](https://github.com/fphilipe/bundler-private_install) - A Bundler plugin that installs gems in an additional private Gemfile after bundle install.

- [bundler-sbom](https://github.com/hsbt/bundler-sbom) - Generate SBOM (Software Bill of Materials) files with Bundler.

- [bundler-source-aws-s3](https://github.com/eki/bundler-source-aws-s3) - Add aws-s3 source to bundler via plugin.

- [bundler-symlink](https://github.com/petekinnecom/bundler-symlink) - Post-install hook for bundler to symlink to all gems from a local directory

- [bundler-timing-plugin](https://github.com/hsbt/bundler-timing-plugin) - Display elapsed time of each gem fetch and install during bundle install.

- [bundler-versions_report](https://github.com/igneus/bundler-versions_report) - At the end of `bundle update` report all updated major and minor versions

- [bundler-why](https://github.com/jaredbeck/bundler-why) - Explains the presence of a dependency.

- [extended_bundler-errors](http://github.com/jules2689/extended_bundler-errors) - Extended Errors for Bundler

