summaryrefslogtreecommitdiff
path: root/plugins/bundler
diff options
context:
space:
mode:
authorPeter Tillemans <pti@snamellit.com>2012-10-08 12:10:24 +0200
committerPeter Tillemans <pti@snamellit.com>2012-10-08 12:10:24 +0200
commitef96b6c16e1e59c449ef31d658d3232135a3e482 (patch)
tree0b77f6a14c36c60d575943fff961a8f4476bb100 /plugins/bundler
parent370dbe4fc7caedea615f9543cdf27e70b1c93f2a (diff)
parent73f777053725ce61d6fada67ff3f174130dd8c94 (diff)
downloadzsh-ef96b6c16e1e59c449ef31d658d3232135a3e482.tar.gz
zsh-ef96b6c16e1e59c449ef31d658d3232135a3e482.tar.bz2
zsh-ef96b6c16e1e59c449ef31d658d3232135a3e482.zip
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins/bundler')
-rw-r--r--plugins/bundler/bundler.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bundler/bundler.plugin.zsh b/plugins/bundler/bundler.plugin.zsh
index 39b76ecdf..2305c4979 100644
--- a/plugins/bundler/bundler.plugin.zsh
+++ b/plugins/bundler/bundler.plugin.zsh
@@ -6,7 +6,7 @@ alias bu="bundle update"
# The following is based on https://github.com/gma/bundler-exec
-bundled_commands=(annotate cap capify cucumber foreman guard middleman nanoc rackup rainbows rake rspec ruby shotgun spec spork thin thor unicorn unicorn_rails)
+bundled_commands=(annotate cap capify cucumber foreman guard middleman nanoc rackup rainbows rake rspec ruby shotgun spec spork thin thor unicorn unicorn_rails puma)
## Functions