X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f773f6795899c47ca5e48871678d7c5ee13dffc8..29a780eb1af9ca5f8b55e53cf89701b297707607:/db/migrate/046_alter_user_roles_and_blocks.rb?ds=sidebyside diff --git a/db/migrate/046_alter_user_roles_and_blocks.rb b/db/migrate/046_alter_user_roles_and_blocks.rb index 5957b13ba..812572e23 100644 --- a/db/migrate/046_alter_user_roles_and_blocks.rb +++ b/db/migrate/046_alter_user_roles_and_blocks.rb @@ -1,6 +1,6 @@ require "migrate" -class AlterUserRolesAndBlocks < ActiveRecord::Migration +class AlterUserRolesAndBlocks < ActiveRecord::Migration[5.0] def self.up # the initial granter IDs can be "self" - there are none of these # in the current live DB, but there may be some in people's own local