X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/38640e0253e8984974d275f2c232eb057ba86c84..e5ce05edc025b83dc3b66b8da4e0ae105f5e91b5:/db/migrate/040_create_oauth_tables.rb diff --git a/db/migrate/040_create_oauth_tables.rb b/db/migrate/040_create_oauth_tables.rb index e718bbc17..5306b173e 100644 --- a/db/migrate/040_create_oauth_tables.rb +++ b/db/migrate/040_create_oauth_tables.rb @@ -1,4 +1,4 @@ -class CreateOauthTables < ActiveRecord::Migration[5.0] +class CreateOauthTables < ActiveRecord::Migration[4.2] def self.up create_table :client_applications do |t| t.string :name