2012-07-29 17:36:02 +00:00
|
|
|
source 'https://rubygems.org'
|
|
|
|
|
|
2012-07-30 01:33:20 +00:00
|
|
|
# Assumes you have already cloned pg_migrate_ruby in your workspace
|
|
|
|
|
# $ cd [workspace]
|
|
|
|
|
# $ git clone https://github.com/sethcall/pg_migrate_ruby
|
2014-02-02 19:34:53 +00:00
|
|
|
gem 'pg_migrate', '0.1.12'
|