Changing to a new image because of System Browser bug.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2020-01-17 05:05:07 +00:00
parent 343b6bd5d7
commit 393edcd3bf
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ BaselineOfFossil >> baseline: spec [
do: [
"Dependencies"
spec
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ];
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:master/repository'].
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ]";
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:master/repository']".
"This package"