Bumps [rack](https://github.com/rack/rack) from 2.0.8 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.8...2.2.3) 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.