From 39a1e2a083872ccca63fcc9ead44834627c176cf Mon Sep 17 00:00:00 2001
From: Christian Köstlin <christian.koestlin@esrlabs.com>
Date: Wed, 11 Jul 2012 14:29:54 +0200
Subject: gem plugin: added _files to install command

is useful if you want to install a local gem from the filesystem
---
 plugins/gem/_gem | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'plugins/gem')

diff --git a/plugins/gem/_gem b/plugins/gem/_gem
index 25967f1e7..92feebe95 100644
--- a/plugins/gem/_gem
+++ b/plugins/gem/_gem
@@ -59,6 +59,8 @@ case "$words[1]" in
   build)
     _files -g "*.gemspec"
     ;;
+  install)
+    _files ;;
   list)
       if [[ "$state" == forms ]]; then
         _gem_installed
-- 
cgit v1.2.3-70-g09d2