| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
# This plugin is based on https://github.com/gma/bundler-exec |
| 2 | 2 |
# modify the bundled_commands if needed |
| 3 | 3 |
|
| 4 |
-bundled_commands=(cucumber heroku rackup rails rake rspec ruby shotgun spec spork) |
|
| 4 |
+bundled_commands=(cap capify cucumber heroku rackup rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails) |
|
| 5 | 5 |
|
| 6 | 6 |
## Functions |
| 7 | 7 |
|