14873: Marks past migrations with version 4.2
[arvados.git] / services / api / db / migrate / 20170301225558_no_downgrade_after_json.rb
index 5b8c6a71d47da487fe4449aa494460f4cde42854..295511d0893973caa0d42c96be92a66e82bd9d11 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class NoDowngradeAfterJson < ActiveRecord::Migration
+class NoDowngradeAfterJson < ActiveRecord::Migration[4.2]
   def up
   end