source "https://rubygems.org"

gemspec

gem "pg"
gem "bundler", "~> 1.11"
gem "rake", "~> 10.0"
gem "rspec", "~> 3.4"