Updating OSSubprocess dependency.
This commit is contained in:
parent
ae0a57d574
commit
45165e0021
@ -15,7 +15,10 @@ BaselineOfFossil >> baseline: spec [
|
||||
for: #common
|
||||
do: [
|
||||
"Dependencies"
|
||||
spec baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ].
|
||||
spec
|
||||
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ];
|
||||
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:v1.0.1/repository'].
|
||||
|
||||
|
||||
"This package"
|
||||
spec baseline: 'Fossil' with: [ spec repository: 'http://smalltalkhub.com/mc/Offray/Fossil' ].
|
||||
|
Loading…
Reference in New Issue
Block a user