We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f837246 commit bfe3bfbCopy full SHA for bfe3bfb
data/known_plugins.yml
@@ -63,6 +63,9 @@
63
- :name: bundler-symlink
64
:summary: Post-install hook for bundler to symlink to all gems from a local directory
65
:uri: https://github.com/petekinnecom/bundler-symlink
66
+- :name: bundler-versions_report
67
+ :summary: At the end of `bundle update` report all updated major and minor versions
68
+ :uri: https://github.com/igneus/bundler-versions_report
69
- :name: bundler-why
70
:summary: Explains the presence of a dependency.
71
:uri: https://github.com/jaredbeck/bundler-why
0 commit comments