summaryrefslogtreecommitdiff
path: root/db/migrate/20140729134820_create_labels.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20140729134820_create_labels.rb')
-rw-r--r--db/migrate/20140729134820_create_labels.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20140729134820_create_labels.rb b/db/migrate/20140729134820_create_labels.rb
index 66d20e741a6..1060610b660 100644
--- a/db/migrate/20140729134820_create_labels.rb
+++ b/db/migrate/20140729134820_create_labels.rb
@@ -1,5 +1,5 @@
# rubocop:disable all
-class CreateLabels < ActiveRecord::Migration
+class CreateLabels < ActiveRecord::Migration[4.2]
DOWNTIME = false
def change