Merge branch '15286-fixes'
[arvados.git] / services / api / db / migrate / 20170628185847_jobs_yaml_to_json.rb
index 705ec55ab1057b364ac21f2af59752fb1ddadb3c..31238a1b1a59917bb3c1777da863bae80a661a1e 100644 (file)
@@ -1,6 +1,10 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'migrate_yaml_to_json'
 
-class JobsYamlToJson < ActiveRecord::Migration
+class JobsYamlToJson < ActiveRecord::Migration[4.2]
   def up
     [
       'components',