This is interesting. I'm beating my head into the wall on this one. I `gem uninstall`d each hobo pre + dryml pre and interestingly every time I try to recreate my project overtop of the old, it gripes about needing pre. I rm'd the Gemfile.lock and cannot find any other references to the pre release version anywhere in the project, but it keeps coming back. Why in the world would bundler keep resurrecting by installation the hobo pre rc versions each time?
On Jun 3, 6:47 pm, Domizio Demichelis <[email protected]> wrote: > remove the pre31 > > ciao > dd > > On Fri, Jun 3, 2011 at 6:32 PM, [email protected] > <[email protected]>wrote: > > > > > > > > > Inspecting the source, I see that the version should be reported based > > on hobo_support/VERSION, so it looks like I am finding the wrong > > executable. > > > Any ideas about what I need to do to get the 1.3.0.RC version to > > activate? > > > On Jun 3, 2:51 pm, "[email protected]" <[email protected]> > > wrote: > > > I installed the Hobo RC: > > > > sudo gem install hobo -v 1.3.0.RC --pre > > > > and when I then > > > > hobo > > > > I get: > > > > Hobo Command Line Interface 1.3.0.pre31 > > > ... > > > > Is that correct? Any other test I can run to be sure I have the right > > > version? > > > > Thanks all! > > > -- > > You received this message because you are subscribed to the Google Groups > > "Hobo Users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
