我试图在Heroku 上使用带Ruby on Rails的postgresql但是出错了
Specified 'postgresql' for database adapter, but the gem is not loaded. Add `gem 'pg'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord). (Gem::LoadError)
Run Code Online (Sandbox Code Playgroud)
请帮我解决这个问题.