Files
dokku/tests/apps/multi
dependabot[bot] fca84b151c chore(deps): bump gunicorn from 21.1.0 to 21.2.0 in /tests/apps/multi
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.1.0 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.1.0...21.2.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 13:13:13 +00:00
..
2017-01-14 22:38:27 +01:00
2014-12-21 14:51:41 -08:00
2020-02-06 20:31:24 -05:00
2014-12-21 14:51:41 -08:00

This is a sample application to test heroku buildpack multi for integrating with herokuish: https://github.com/gliderlabs/herokuish

I am choosing to use the python, nodejs, and ruby buildpacks to create a very simple flask app that performs a bower install and a simple grunt task using compass.