fix gemfile
This commit is contained in:
2
Gemfile
2
Gemfile
@ -4,7 +4,7 @@ gem "rake"
|
||||
|
||||
gem "salama-reader" , :path => "."
|
||||
gem "citrus" , :github => "salama/citrus" , :branch => "gemspec-readme"
|
||||
gem "ast" , :path => "../ast"
|
||||
gem "ast" #, :path => "../ast"
|
||||
|
||||
# Add dependencies to develop your gem here.
|
||||
# Include everything needed to run rake, tests, features, etc.
|
||||
|
Reference in New Issue
Block a user