Skip to content

Commit

Permalink
- OMG WTF... removed long decrepit ParseTree dependency
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/ruby2ruby/dev/": change = 7350]
  • Loading branch information
zenspider committed Apr 17, 2012
1 parent dd34008 commit 0d6309a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Hoe.spec 'ruby2ruby' do

dependency "sexp_processor", "~> 3.0"
dependency "ruby_parser", "~> 2.0"
dependency "ParseTree", "~> 3.0", :developer
end

task :stress do
Expand Down

0 comments on commit 0d6309a

Please sign in to comment.