Gemfile in hotch-0.0.3 vs Gemfile in hotch-0.1.0
- old
+ new
@@ -1,4 +1,6 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in hotch.gemspec
gemspec
+
+gem 'stackprof', :github => 'splattael/stackprof', :branch => 'graphviz_filter'