Skip to content

Commit

Permalink
Update TelePharo and Mocketry
Browse files Browse the repository at this point in the history
  • Loading branch information
dionisiydk committed May 5, 2019
1 parent e41f1ac commit 8643f6a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ baseline: spec
spec for: #'common' do: [
spec
baseline: 'Mocketry' with: [
spec repository: 'github://dionisiydk/Mocketry:v4.0.7' ];
spec repository: 'github://dionisiydk/Mocketry:v4.0.8' ];
baseline: 'TelePharo' with: [
spec repository: 'github://pharo-ide/TelePharo:v0.3.4' ];
spec repository: 'github://pharo-ide/TelePharo:v0.3.5' ];
project: 'TelePharoServer' copyFrom: 'TelePharo' with: [
spec loads: 'Server'];
project: 'TelePharoClient' copyFrom: 'TelePharo' with: [
Expand Down

0 comments on commit 8643f6a

Please sign in to comment.