Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.6.4...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .. | ||
| .profile | ||
| .ruby-version | ||
| Gemfile | ||
| Gemfile.lock | ||
| README.md | ||
| app.rb | ||
README.md
Sample Ruby app using Bundler
Extended Functionality
These are optional files that provide additional functionality.
.profile- A bash script that is sourced at launch time by the launcher..ruby-version- Used by the sample buildpack to configure what version of Ruby should be installed.