File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ See: [RubyGems Security Guide][🔒️rubygems-security-guide]
33
33
- Note that you'll need the ` zsh/datetime ` module, if running ` zsh ` .
34
34
- In ` bash ` you can use ` date +%s ` instead, i.e. ` export SOURCE_DATE_EPOCH=$(date +%s) && echo $SOURCE_DATE_EPOCH `
35
35
10 . Run ` bundle exec rake build `
36
- 11 . Run [ ` bin/checksums ` ] [ 🔒️rubygems-checksums-pr ] to create SHA-256 and SHA-512 checksums
36
+ 11 . Run ` bin/checksums ` (more [ context ] [ 🔒️rubygems-checksums-pr ] ) to create SHA-256 and SHA-512 checksums
37
37
- Checksums will be committed automatically by the script, but not pushed
38
38
12 . Run ` bundle exec rake release ` which will create a git tag for the version,
39
39
push git commits and tags, and push the ` .gem ` file to [ rubygems.org] [ 💎rubygems ]
You can’t perform that action at this time.
0 commit comments