* [Heroku Buildpack for Node.js v364](https://github.com/heroku/heroku-buildpack-nodejs) – Buildpack that detects, installs, and configures Node.js, npm, and project dependencies for deploying Node.js applications. * [Heroku Buildpack for Ruby v362](https://github.com/heroku/heroku-buildpack-ruby) – Buildpack that detects Ruby apps and installs dependencies with Bundler for deployment on 64-bit Linux. * [Heroku Buildpack for Go v235](https://github.com/heroku/heroku-buildpack-go) – Heroku's buildpack that detects Go projects, installs the right Go toolchain, and compiles configured main packages for deployment.