Gemfile 79 B

123
  1. source "https://rubygems.org"
  2. gem "pg", "~> 1.5.4"
  3. gem "test-unit", "~> 3.6.1"