% heroku rake db:migrate --trace
rake aborted!
LoadError: no such file to load -- sequel/adapters/postgresql

In my Gemfile,

gem 'pg'
gem 'sequel'

The app runs on local machine.

Any help is much appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@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.

Reply via email to