diff --git a/shell/bundler b/shell/bundler index d9e439e..1fa8641 100644 --- a/shell/bundler +++ b/shell/bundler @@ -1,6 +1,6 @@ # bundler -bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails irb pry) +bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rails rake rspec rubocop ruby shotgun spec spork thin unicorn unicorn_rails irb pry) _bundler-installed() { which bundle > /dev/null 2>&1