From fc9093b745096a970c8b87b2275a69ad13d665db Mon Sep 17 00:00:00 2001 From: David Shaffer Date: Thu, 26 Sep 2019 10:12:30 -0400 Subject: [PATCH] Add rubocop to bundled_commands --- 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 668e15d2f..c4a4fd40a 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -27,6 +27,7 @@ bundled_commands=( rainbows rake rspec + rubocop shotgun sidekiq spec