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