use the new inspect
This commit is contained in:
parent
3bfcd830b0
commit
3b0b91f2fb
2
Gemfile
2
Gemfile
@ -5,7 +5,7 @@ gem "rake"
|
|||||||
gem "salama-reader" , :path => "."
|
gem "salama-reader" , :path => "."
|
||||||
|
|
||||||
# use this for debugging, the printout is better (cut/paste)
|
# 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"
|
#gem "ast"
|
||||||
|
|
||||||
# Add dependencies to develop your gem here.
|
# Add dependencies to develop your gem here.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: git://github.com/dancinglightning/ast.git
|
remote: git://github.com/dancinglightning/ast.git
|
||||||
revision: 846eb00aeb6d227ffbae7a3f5c3b286f60d11667
|
revision: 25fadce19d6c7000cab5fab770c212834eb5f464
|
||||||
|
branch: new_inspect
|
||||||
specs:
|
specs:
|
||||||
ast (2.1.0)
|
ast (2.1.0)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user