From c4eec0b1349168a0c23819d153401ce7e802260c Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Wed, 2 Jul 2014 20:35:49 +0200 Subject: [PATCH] add sidekiq to bundler-commands closes #2779 --- plugins/bundler/bundler.plugin.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh index 12f516f14..57fb20bea 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -27,6 +27,7 @@ bundled_commands=( rspec ruby shotgun + sidekiq spec spin spork