maccman / bowline-bundler

Specialized version of the Bundler gem for Bowline apps
MIT License
6 stars 0 forks source link

Rubygem update #2

Open jtadeulopes opened 13 years ago

jtadeulopes commented 13 years ago

Hello,

See:

$ bowline-bundle install /Users/jtadeulopes/.rvm/gems/ruby-1.9.2-p180/gems/bowline-bundler-0.0.4/lib/bowline/bundler/dependency.rb:59:in <class:Dependency>': undefined methodversion_requirements' for class `Bundler::Dependency' (NameError)

My environment running

$ ruby -v (RVM) ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.6.0]

$ gem -v 1.7.2

Thanks!

barnes7td commented 13 years ago

I got the same error running the same version on rvm. Have you found a solution yet?