summaryrefslogtreecommitdiff
path: root/db/migrate/20160316123110_ci_runners_token_index.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20160316123110_ci_runners_token_index.rb')
-rw-r--r--db/migrate/20160316123110_ci_runners_token_index.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20160316123110_ci_runners_token_index.rb b/db/migrate/20160316123110_ci_runners_token_index.rb
index ff3d36d68ee..026846e6464 100644
--- a/db/migrate/20160316123110_ci_runners_token_index.rb
+++ b/db/migrate/20160316123110_ci_runners_token_index.rb
@@ -1,5 +1,5 @@
# rubocop:disable all
-class CiRunnersTokenIndex < ActiveRecord::Migration
+class CiRunnersTokenIndex < ActiveRecord::Migration[4.2]
disable_ddl_transaction!
def change