X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/effb1b7f4170bb7244c4dfffcbe6134fe00e2bc4..46e3d846747a8ed50b2fd29d1e162432fca38e7d:/db/migrate/046_alter_user_roles_and_blocks.rb?ds=inline diff --git a/db/migrate/046_alter_user_roles_and_blocks.rb b/db/migrate/046_alter_user_roles_and_blocks.rb index 812572e23..a61c36344 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[5.0] +class AlterUserRolesAndBlocks < ActiveRecord::Migration[4.2] 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