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

bundle update not working well in 1.1.pre7 #1353

Closed
spastorino opened this issue Aug 12, 2011 · 6 comments
Closed

bundle update not working well in 1.1.pre7 #1353

spastorino opened this issue Aug 12, 2011 · 6 comments
Assignees
Milestone

Comments

@spastorino
Copy link
Contributor

To reproduce it remove arel 2.2.0 if you have installed it and install 2.1.5.
Then ruby bin/rails new myapp --dev using rails 3-1-stable
Then run bundle update you will see something like this ...

https://gist.github.com/1138602

@ghost ghost assigned hone Aug 13, 2011
@hone
Copy link
Contributor

hone commented Aug 17, 2011

I've tried various things and can't seem to repro this. Can someone give me a repro case maybe the hash used with rails?

@spastorino
Copy link
Contributor Author

@hone
Copy link
Contributor

hone commented Aug 19, 2011

rails hash: rails/rails@346cd04

@hone
Copy link
Contributor

hone commented Aug 26, 2011

Thanks for the bug report. I've found the bug, it's this commit e507126. Reverting it fixes it. I'm going to work on getting a test case, so we don't have this regression again.

@indirect
Copy link
Member

Can you guys test this against the latest master? I fixed sferik's bug there, and this is now working for me.

@ghost ghost assigned indirect Sep 17, 2011
@hone
Copy link
Contributor

hone commented Sep 17, 2011

just tested. It does not work.

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