move soml tests out, small cleanup

This commit is contained in:
Torsten Ruger
2016-12-06 15:08:29 +02:00
parent 5ac14ddccc
commit adca8b21c1
41 changed files with 32 additions and 21 deletions

View File

@ -1,7 +1,7 @@
source "http://rubygems.org"
gem "salama" , :path => "."
gem "ast" #, :github => "whitequark/ast"
gem "ast" , :github => "whitequark/ast" , branch: :master
gem "rake"
gem "rye"