Add note about checksum_hash in mrbgem doc

This commit is contained in:
Takeshi Watanabe
2019-08-20 23:50:16 +09:00
committed by GitHub
parent 4c001673b6
commit 3256fae147
+5
View File
@@ -37,6 +37,11 @@ conf.gem :mgem => 'mruby-yaml'
conf.gem :mgem => 'yaml' # 'mruby-' prefix could be omitted
```
For specifying commit hash to checkout use `:checksum_hash` option:
```ruby
conf.gem mgem: 'mruby-redis', checksum_hash: '3446d19fc4a3f9697b5ddbf2a904f301c42f2f4e'
```
If there is missing dependencies, mrbgem dependencies solver will reference
mrbgem from core or mgem-list.