[DOC] Put empty lines

This commit is contained in:
Nobuyoshi Nakada 2024-12-25 13:53:36 +09:00
parent f450108330
commit ddf62c4c20
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -162,9 +162,11 @@ Note: We're only listing outstanding class updates.
We only list stdlib changes that are notable feature changes.
* RubyGems
* Add `--attestation` option to gem push. It enabled to store signature of build artifact to sigstore.dev.
* Bundler
* Add a `lockfile_checksums` configuration to include checksums in fresh lockfiles.
* Add bundle lock `--add-checksums` to add checksums to an existing lockfile.