summaryrefslogtreecommitdiff
path: root/db/migrate/20170418103908_delete_orphan_notification_settings.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20170418103908_delete_orphan_notification_settings.rb')
-rw-r--r--db/migrate/20170418103908_delete_orphan_notification_settings.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20170418103908_delete_orphan_notification_settings.rb b/db/migrate/20170418103908_delete_orphan_notification_settings.rb
index e4b9cf65936..c99729b9127 100644
--- a/db/migrate/20170418103908_delete_orphan_notification_settings.rb
+++ b/db/migrate/20170418103908_delete_orphan_notification_settings.rb
@@ -1,4 +1,4 @@
-class DeleteOrphanNotificationSettings < ActiveRecord::Migration
+class DeleteOrphanNotificationSettings < ActiveRecord::Migration[4.2]
DOWNTIME = false
def up