Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] 0dc29a5d2f
Bump rack from 2.2.6.4 to 2.2.8.1 in /apps/ruby-bundler
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>
2024-02-29 01:24:03 +00:00
Aidan Delaney 6fa9e157f4
Merge branch 'main' into update-bundler 2023-09-12 06:54:34 +01:00
Aidan Delaney f887645972 Fix cache restore and update bundler
Silence deprecation warnings about an older bundler version.

Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
2023-06-11 07:21:51 +01:00
dependabot[bot] 38311c88cb
Bump rack from 2.2.3.1 to 2.2.6.4 in /apps/ruby-bundler
Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.4.
- [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/2.2.3.1...v2.2.6.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 10:09:17 +00:00
Aidan Delaney 1ed7c37fed fixup! Bump ruby distribution in sample buildpack
Signed-off-by: Aidan Delaney <adelaney21@bloomberg.net>
2022-12-24 14:44:36 +00:00
dependabot[bot] b75e9b50f0
Bump rack from 2.2.3 to 2.2.3.1 in /apps/ruby-bundler
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.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/2.2.3...2.2.3.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 20:45:43 +00:00
dependabot[bot] 4cc343b0bf
Bump sinatra from 2.0.7 to 2.2.0 in /apps/ruby-bundler
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.7 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.7...v2.2.0)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 21:55:33 +00:00
dependabot[bot] 981ba81f85
Bump rack from 2.0.8 to 2.2.3 in /apps/ruby-bundler
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>
2020-06-25 07:58:28 +00:00
Javier Romero 00dfa75a27 Add documentation about extended functionality in apps
Signed-off-by: Javier Romero <rjavier@vmware.com>
2020-04-02 12:02:39 -05:00
Javier Romero fb6ad21e91 Minimize output of .profile
Signed-off-by: Javier Romero <rjavier@vmware.com>
2020-04-02 12:01:39 -05:00
Zander Mackie 38d94ff6a9
Structure readme as a journey from apps onward
Signed-off-by: Zander Mackie <zmackie@gmail.com>
2020-02-11 15:52:28 -05:00
dependabot[bot] 79f8251cf1
Bump rack from 2.0.7 to 2.0.8 in /apps/ruby-bundler
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [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.7...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-20 04:19:33 +00:00
Javier Romero f112d11686 Add ruby-bundler sample
Signed-off-by: Javier Romero <jromero@pivotal.io>
2019-09-20 15:47:40 -05:00