Updating dependencies.
This commit is contained in:
parent
c92f335928
commit
2b743dbd9a
@ -16,8 +16,8 @@ BaselineOfFossil >> baseline: spec [
|
||||
do: [
|
||||
"Dependencies"
|
||||
spec
|
||||
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON:v17/repository' ];
|
||||
baseline: 'OSSubprocess' with: [ spec repository: 'github://feenkcom/OSSubprocess:main/repository']";
|
||||
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON:master/repository' ];
|
||||
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess/repository']";
|
||||
baseline: 'ProcessWrapper' with: [ spec repository: 'github://hernanmd/ProcessWrapper/repository' ]".
|
||||
|
||||
"Packages"
|
||||
|
Loading…
Reference in New Issue
Block a user