This project is archived and is in readonly mode.

#6506 new
Jarl Friis

Task rails:freeze:gems not working with gem 1.5.x

Reported by Jarl Friis | March 2nd, 2011 @ 01:58 PM

I discovered this problem in 2.3.11 as

Freezing to the gems for Rails 2.3.11
rm -rf vendor/rails
mkdir -p vendor/rails
cd vendor/rails
rm -rf vendor/rails
rake aborted!
undefined method `version_requirements' for #<Gem::Dependency:0x0000000187c7c8>

Someone at open SuSE also ran into this and even developed a patch
http://lists.opensuse.org/opensuse-ruby/2011-02/msg00001.html

No comments found

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages