diff --git a/Gemfile b/Gemfile index 875a3fee6..8815d1971 100644 --- a/Gemfile +++ b/Gemfile @@ -6,4 +6,4 @@ workspace = ENV["WORKSPACE"] || "~/workspace" # Assumes you have already cloned pg_migrate_ruby in your workspace # $ cd [workspace] # $ git clone https://github.com/sethcall/pg_migrate_ruby -gem 'pg_migrate', '0.1.6' +gem 'pg_migrate', '0.1.7'