Heroku support suggested upgrading the Heroku gem. Now running 1.10.2 and that fixed the problem.
- Steve W. On Sep 10, 4:22 pm, Steve Wilhelm <[email protected]> wrote: > $ heroku config:add A=B > Adding config vars: > A => B > Restarting app.../Library/Ruby/Gems/1.8/gems/heroku-1.8.0/bin/../lib/ > heroku/client.rb:399:in `to_json': uninitialized constant > JSON::SAFE_STATE_PROTOTYPE (NameError) > from /Library/Ruby/Gems/1.8/gems/heroku-1.8.0/bin/../lib/heroku/ > client.rb:399:in `add_config_vars' > from /Library/Ruby/Gems/1.8/gems/heroku-1.8.0/bin/../lib/heroku/ > commands/config.rb:24:in `add' > from /Library/Ruby/Gems/1.8/gems/heroku-1.8.0/bin/../lib/heroku/ > command.rb:45:in `send' > from /Library/Ruby/Gems/1.8/gems/heroku-1.8.0/bin/../lib/heroku/ > command.rb:45:in `run_internal' > from /Library/Ruby/Gems/1.8/gems/heroku-1.8.0/bin/../lib/heroku/ > command.rb:17:in `run' > from /Library/Ruby/Gems/1.8/gems/heroku-1.8.0/bin/heroku:14 > from /usr/bin/heroku:19:in `load' > from /usr/bin/heroku:19 -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
