using sat gem

This commit is contained in:
Torsten Ruger
2015-09-15 12:27:54 +03:00
parent d5d26a3ac4
commit 0df098ef7d
8 changed files with 60 additions and 46 deletions

View File

@ -4,6 +4,7 @@ gem "rake"
gem "salama-reader" , :path => "."
gem "citrus" , :github => "salama/citrus" , :branch => "gemspec-readme"
gem "ast" , :path => "../ast"
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.