module Overcommit::Hook::Shared::BundleInstall

Shared code used by all BundleInstall hooks. Runs ‘bundle install` when a change is detected in the repository’s dependencies.

@see bundler.io/