summaryrefslogtreecommitdiff
path: root/db/migrate/20171013094327_create_new_clusters_architectures.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20171013094327_create_new_clusters_architectures.rb')
-rw-r--r--db/migrate/20171013094327_create_new_clusters_architectures.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20171013094327_create_new_clusters_architectures.rb b/db/migrate/20171013094327_create_new_clusters_architectures.rb
index dabb3e25e48..98f91e6130f 100644
--- a/db/migrate/20171013094327_create_new_clusters_architectures.rb
+++ b/db/migrate/20171013094327_create_new_clusters_architectures.rb
@@ -1,4 +1,4 @@
-class CreateNewClustersArchitectures < ActiveRecord::Migration
+class CreateNewClustersArchitectures < ActiveRecord::Migration[4.2]
DOWNTIME = false
def change