Hmm, that is troublesome as securerandom should be part of the ruby standard library. Could you check `which heroku` and ensure the #! line matches with the ruby interpreter you expect? (ie does it refer to your 1.9.3p194 installation)
On Saturday, July 28, 2012 12:42:33 AM UTC-5, openc wrote: > > Is there a known issue with 10.5.8? Been banging on this for hours with no > new ideas. Don't know Ruby so any ideas appreciated. > > Ruby 1.9.3p194 (2012-04-20 revision 35410) [i386-darwin9.8.0] > > > shell$ heroku login > > > /usr/local/heroku/vendor/gems/heroku-api-0.3.1/lib/heroku/api.rb:3:in > `require': no such file to load -- securerandom (LoadError) > from /usr/local/heroku/vendor/gems/heroku-api-0.3.1/lib/heroku/api.rb:3 > from > /usr/local/heroku/vendor/gems/heroku-api-0.3.1/lib/heroku-api.rb:1:in > `require' > from /usr/local/heroku/vendor/gems/heroku-api-0.3.1/lib/heroku-api.rb:1 > from /usr/local/heroku/lib/heroku/cli.rb:7:in `require' > from /usr/local/heroku/lib/heroku/cli.rb:7 > from /usr/bin/heroku:22:in `require' > from /usr/bin/heroku:22 > > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. 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_US?hl=en
