Re: Heroku dependency error - JSON

2010-06-01 Thread BBJ
Managed to fix this by reinstalling Heroku.

On May 27, 3:03 pm, BBJ  wrote:
> Hi everyone
>
> I recently updated my gems.
>
> On executing:
>               heroku rake --trace db:migrate
> I get
>                /usr/lib/ruby/site_ruby/1.8/rubygems.rb:230:in
> `activate': can't activate json_pure (~> 1.2.0, runtime) for
> ["heroku-1.8.1"], already activated json_pure-1.4.3
> for                  ["gemcutter-0.5.0"] (Gem::LoadError)
>
> How can I work around to fix this? I cannot update my remote DB.
>
> Thanks in advance,
> Bob

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Heroku dependency error - JSON

2010-05-30 Thread BBJ
Hi everyone

I recently updated my gems.

On executing:
  heroku rake --trace db:migrate
I get
   /usr/lib/ruby/site_ruby/1.8/rubygems.rb:230:in
`activate': can't activate json_pure (~> 1.2.0, runtime) for
["heroku-1.8.1"], already activated json_pure-1.4.3
for  ["gemcutter-0.5.0"] (Gem::LoadError)


How can I work around to fix this? I cannot update my remote DB.

Thanks in advance,
Bob

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.