diff options
author | Thomas Kriechbaumer <kriechbaumer@gmail.com> | 2014-07-04 14:29:16 +0200 |
---|---|---|
committer | Thomas Kriechbaumer <kriechbaumer@gmail.com> | 2014-07-15 16:42:23 +0200 |
commit | fdbfd410907c30c28184a339323fd5703cbd2309 (patch) | |
tree | 36989810039f48953bd6854cdd6ceee3b024a861 /plugins | |
parent | f5e69c6cab20f1ac6dbb67f0cd7b49d079e0a76c (diff) | |
download | zsh-fdbfd410907c30c28184a339323fd5703cbd2309.tar.gz zsh-fdbfd410907c30c28184a339323fd5703cbd2309.tar.bz2 zsh-fdbfd410907c30c28184a339323fd5703cbd2309.zip |
remove ruby from bundler-commands
related to #1587
closes #2200
closes #2561
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/bundler/bundler.plugin.zsh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh index 22f59db4f..cd54ad6fa 100644 --- a/plugins/bundler/bundler.plugin.zsh +++ b/plugins/bundler/bundler.plugin.zsh @@ -24,7 +24,6 @@ bundled_commands=( rainbows rake rspec - ruby shotgun sidekiq spec |