Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

"outdated" is mentioned in --help but doesn't seem to exist #1401

Closed
rb2k opened this issue Sep 8, 2011 · 3 comments
Closed

"outdated" is mentioned in --help but doesn't seem to exist #1401

rb2k opened this issue Sep 8, 2011 · 3 comments

Comments

@rb2k
Copy link

rb2k commented Sep 8, 2011

Version:

$ bundle --version
Bundler version 1.0.18

In the help section:

$ bundle --help | grep outdated -B 1
       bundle outdated(1)
              Show all of the outdated gems in the current bundle

Let's try it:

$ bundle outdated
Could not find task "outdated".
@indirect
Copy link
Member

indirect commented Sep 8, 2011

It's in bundler 1.1, which you can install with 'gem install bundler --pre'

On Sep 8, 2011, at 9:48 AM, Marc Seegerreply@reply.github.com wrote:

Version:
$ bundle --version
Bundler version 1.0.18

In the help section:
$ bundle --help | grep outdated -B 1
bundle outdated(1)
Show all of the outdated gems in the current bundle
Let's try it:
$ bundle outdated
Could not find task "outdated".

Reply to this email directly or view it on GitHub:
#1401

@rb2k
Copy link
Author

rb2k commented Sep 8, 2011

Oh so it just slipped in the readme. Good to know, thanks!

@aspiers
Copy link

aspiers commented Jan 2, 2012

See also issue #1423.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants