Merge branch '19362-all-webdav-via-sitefs'
[arvados.git] / services / api / db / migrate / 20130326173804_create_commits.rb
index 972a61f52c58f94bef07377746633f1c7f7abfb5..6e42828dc838b82f18bca8875173c500a6e797db 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class CreateCommits < ActiveRecord::Migration
+class CreateCommits < ActiveRecord::Migration[4.2]
   def change
     create_table :commits do |t|
       t.string :repository_name