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

version_requirements is deprecated #185

Closed
dewski opened this issue Mar 6, 2010 · 8 comments
Closed

version_requirements is deprecated #185

dewski opened this issue Mar 6, 2010 · 8 comments

Comments

@dewski
Copy link

dewski commented Mar 6, 2010

RubyGems just got an update and now version_requirements is deprecated:

/Library/Ruby/Gems/1.8/gems/bundler-0.9.6/lib/bundler/index.rb:79:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010.  Use #requirement

in favor for requirement.

@indirect
Copy link
Member

indirect commented Mar 8, 2010

This was fixed quite a while ago.

@anexiole
Copy link

I am too facing this problem on a brand new Ubuntu installation which I had just put rails in.

What could be causing it?

@indirect
Copy link
Member

Please supply the information listed at the bottom of the readme. Thanks.

@anexiole
Copy link

yep. Which readme file are we referring to?
thanks

@indirect
Copy link
Member

The readme file for this project, bundler, which you can read at: http://github.com/carlhuda/bundler/

@anexiole
Copy link

Right as in the 3 files.
Nevertheless, I noticed that I do not have bundler installed when I ran "gem list --local"
Is it still relevant to bundler?

@indirect
Copy link
Member

If you don't have bundler installed, why are you reporting a bug in the bundler?

@anexiole
Copy link

I googled with the keywords of the given error message and found this page to match the error. I will spend some time and dig deeper. Thank you :)

This issue was closed.
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