]> git.openstreetmap.org Git - rails.git/commitdiff
Use a pessimistic version constraint for libxml
authorTom Hughes <tom@compton.nu>
Tue, 17 May 2011 20:35:59 +0000 (21:35 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 17 May 2011 20:35:59 +0000 (21:35 +0100)
It seems that rails doesn't handle gems wth multiple version
constraints right - it generates invalid install commands. So
we use a pessimistic constraint instead.


No differences found