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