14873: Marks past migrations with version 4.2
[arvados.git] / services / api / db / migrate / 20130203104824_create_job_steps.rb
index 37c821cc903fe7e52f144ac0c1c139131df29dd2..19cc08ba804a000bf182b0dd472c0f3239dc484a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class CreateJobSteps < ActiveRecord::Migration
+class CreateJobSteps < ActiveRecord::Migration[4.2]
   def change
     create_table :job_steps do |t|
       t.string :uuid