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
|
2013-07-05 18:04:24 +00:00
|
|
|
gem 'pg_migrate', '0.1.11'
|