about summary refs log tree commit diff
path: root/db/migrate/20171226094803_more_faster_index_on_notifications.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20171226094803_more_faster_index_on_notifications.rb')
-rw-r--r--db/migrate/20171226094803_more_faster_index_on_notifications.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20171226094803_more_faster_index_on_notifications.rb b/db/migrate/20171226094803_more_faster_index_on_notifications.rb
index 0273a4e7c..e0e73b27a 100644
--- a/db/migrate/20171226094803_more_faster_index_on_notifications.rb
+++ b/db/migrate/20171226094803_more_faster_index_on_notifications.rb
@@ -1,4 +1,4 @@
-class MoreFasterIndexOnNotifications < ActiveRecord::Migration[5.1]
+class MoreFasterIndexOnNotifications < ActiveRecord::Migration[5.2]
   disable_ddl_transaction!
 
   def change