On Oct 1, 2008, at 5:38 PM, Jim Freeze wrote: > On Wed, Oct 1, 2008 at 7:36 PM, Eric Hodel <drbrain / segment7.net> > wrote: >> On Oct 1, 2008, at 12:30 PM, Jim Freeze wrote: > >> I installed merb today from scratch. facets was not installed: >> >> $ gem install merb -i ~/tmp/gems >> [...] >> $ ls ~/tmp/gems/specifications/ | grep facets >> $ echo $? >> 1 > > Hmm. I haven't installed the latest. Still stuck on 0.9.3 > > Jim Facets was never intended to be a dependency for merb. extlib ended up pulling it in but that has been fixed now. -Ezra