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

bundle outdated fail with undefined method #1238

Closed
biow0lf opened this issue Jun 14, 2011 · 8 comments
Closed

bundle outdated fail with undefined method #1238

biow0lf opened this issue Jun 14, 2011 · 8 comments

Comments

@biow0lf
Copy link
Contributor

biow0lf commented Jun 14, 2011

https://gist.github.com/1025699

@indirect
Copy link
Member

@joelmoss think you could take a look at this?

On Jun 14, 2011, at 12:44 PM, biow0lf reply@reply.github.com wrote:

$ bundle outdated
Updating git://github.com/jeroenvandijk/remarkable.git
Fetching dependency information from the API at http://rubygems.org/......
Outdated gems included in the bundle:

  • builder (3.0.0 > 2.1.2)
  • i18n (0.6.0 > 0.5.0)
  • erubis (2.7.0 > 2.6.6)
  • rack (1.3.0 > 1.2.3)
  • rack-mount (0.8.1 > 0.6.14)
  • rack-test (0.6.0 > 0.5.7)
  • mail (2.3.0 > 2.2.19)
  • arel (2.1.1 > 2.0.10)
  • nokogiri (1.4.4.2 > 1.4.4)
    Unfortunately, a fatal error has occurred. Please report this error to the Bundler issue tracker at https://github.com/carlhuda/bundler/issues so that we can fix it. Thanks!
    /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/cli.rb:324:in block in outdated': undefined methodversion' for nil:NilClass (NoMethodError)
    from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/spec_set.rb:12:in block in each' from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/spec_set.rb:12:ineach'
    from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/spec_set.rb:12:in each' from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/cli.rb:306:inoutdated'
    from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor/task.rb:22:in run' from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor/invocation.rb:118:ininvoke_task'
    from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor.rb:246:in dispatch' from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/lib/bundler/vendor/thor/base.rb:389:instart'
    from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/gems/bundler-1.1.pre.5/bin/bundle:13:in <top (required)>' from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/bin/bundle:19:inload'
    from /Users/biow0lf/.rvm/gems/ruby-1.9.2-p180/bin/bundle:19:in `'
    $ bundle --version
    Bundler version 1.1.pre.5
    $

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

@joelmoss
Copy link
Contributor

on it...

@indirect
Copy link
Member

thanks!

On Jun 14, 2011, at 3:52 PM, joelmoss wrote:

on it...

Reply to this email directly or view it on GitHub:
#1238 (comment)

@joelmoss
Copy link
Contributor

@biow0lf Can you show me a copy of your Gemfile please?

@biow0lf
Copy link
Contributor Author

biow0lf commented Jun 15, 2011

@joelmoss
Copy link
Contributor

@indirect Fixed in my fork.

@indirect
Copy link
Member

Excellent, thanks. Let me get you commit so you can push. :)

On Jun 15, 2011, at 10:55 AM, joelmoss reply@reply.github.com wrote:

@indirect Fixed in my fork.

Reply to this email directly or view it on GitHub:
#1238 (comment)

@indirect
Copy link
Member

Done, push at will. Thanks!

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