diff --git a/src/_bundle b/src/_bundle index 3c38e01..2cc530d 100644 --- a/src/_bundle +++ b/src/_bundle @@ -38,7 +38,8 @@ case $state in "init[Generate a simple Gemfile, placed in the current directory]" \ "gem[Create a simple gem, suitable for development with bundler]" \ "help[Describe available tasks or one specific task]" \ - "platform[Displays platform compatibility information]" + "platform[Displays platform compatibility information]" \ + "outdated[Show all of the outdated gems in the current bundle]" ret=0 ;; args)