Merge branch '15964-fix-docs' refs #15964
[arvados.git] / services / api / db / migrate / 20151202151426_create_containers_and_requests.rb
index 2bda546e9cb6d26200dc305ff753113c969702f4..ee6f5ec64056304cbfe533acc8d5d3e08018e2c2 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class CreateContainersAndRequests < ActiveRecord::Migration
+class CreateContainersAndRequests < ActiveRecord::Migration[4.2]
   def change
     create_table :containers do |t|
       t.string :uuid