use the new inspect

This commit is contained in:
Torsten Ruger 2015-09-19 14:40:08 +03:00
parent 3bfcd830b0
commit 3b0b91f2fb
2 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@ gem "rake"
gem "salama-reader" , :path => "."
# use this for debugging, the printout is better (cut/paste)
gem "ast" , :github => "dancinglightning/ast"
gem "ast" , :github => "dancinglightning/ast" , :branch => :new_inspect
#gem "ast"
# Add dependencies to develop your gem here.

View File

@ -1,6 +1,7 @@
GIT
remote: git://github.com/dancinglightning/ast.git
revision: 846eb00aeb6d227ffbae7a3f5c3b286f60d11667
revision: 25fadce19d6c7000cab5fab770c212834eb5f464
branch: new_inspect
specs:
ast (2.1.0)