Looks like everything is current... $ ruby --version ruby 1.8.6 (2007-03-13 patchlevel 0) [i686-darwin8.10.1] $ which ruby /usr/local/bin/ruby
$ cap --version Capistrano v2.0.0 $ which cap /usr/local/bin/cap On 8/14/07, James Downs <[EMAIL PROTECTED]> wrote: > > > On Aug 14, 2007, at 5:04 PM, mike wrote: > > > i realy know nothing of capistrano beyond the basics as it always > > worked without a hitch before. thanks in advance for any advice you > > can offer. > > When I first was running on OSX, I had to change the version of ruby, > which means installing new rubygems, and therefore gems. > What does "ruby --version" and "which ruby" give you? > > -j > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
