diff --git a/templates/manifest.yml.tt b/templates/manifest.yml.tt index 097b672..c1c7a6f 100644 --- a/templates/manifest.yml.tt +++ b/templates/manifest.yml.tt @@ -2,7 +2,6 @@ applications: - name: <%= app_name %>-((env)) buildpacks: - - nodejs_buildpack - ruby_buildpack env: RAILS_MASTER_KEY: ((rails_master_key))