update gems and fix tests

This commit is contained in:
Torsten Ruger
2016-12-06 12:08:18 +02:00
parent 4b05b48197
commit 5ac14ddccc
17 changed files with 52 additions and 79 deletions

View File

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