We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52155ad commit d1e2f4dCopy full SHA for d1e2f4d
content/docs/buildpack-author-guide/create-buildpack/adding-bill-of-materials.md
@@ -268,7 +268,6 @@ Congratulations! You’ve created your first configurable Cloud Native Buildpack
268
Now that you've finished your buildpack, how about extending it? Try:
269
270
- Caching the downloaded Ruby version
271
-- Updating the BOM with all the gems provided by bundler
272
- [Packaging your buildpack for distribution][package-a-buildpack]
273
274
[package-a-buildpack]: /docs/buildpack-author-guide/package-a-buildpack/
0 commit comments