Skip to content

Commit d1e2f4d

Browse files
committed
Remove suggestion from Going Further
We already generate a BOM entry for each installed gem. No need to suggest this as future work. Signed-off-by: Aidan Delaney <[email protected]>
1 parent 52155ad commit d1e2f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/docs/buildpack-author-guide/create-buildpack/adding-bill-of-materials.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ Congratulations! You’ve created your first configurable Cloud Native Buildpack
268268
Now that you've finished your buildpack, how about extending it? Try:
269269
270270
- Caching the downloaded Ruby version
271-
- Updating the BOM with all the gems provided by bundler
272271
- [Packaging your buildpack for distribution][package-a-buildpack]
273272
274273
[package-a-buildpack]: /docs/buildpack-author-guide/package-a-buildpack/

0 commit comments

Comments
 (0)