X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0f644e242ef37c911ad3dc25aca8135c339de349..4a27ec5683273596d797e84924c4c583cfc53560:/services/api/db/migrate/20140423133559_new_scope_format.rb?ds=sidebyside diff --git a/services/api/db/migrate/20140423133559_new_scope_format.rb b/services/api/db/migrate/20140423133559_new_scope_format.rb index b706edb7f1..6c1dc74529 100644 --- a/services/api/db/migrate/20140423133559_new_scope_format.rb +++ b/services/api/db/migrate/20140423133559_new_scope_format.rb @@ -7,7 +7,7 @@ # login list. This migration converts those VM-specific scopes to the new # general format, and back. -class NewScopeFormat < ActiveRecord::Migration +class NewScopeFormat < ActiveRecord::Migration[4.2] include CurrentApiClient VM_PATH_REGEX =