exe/heap-profiler in heap-profiler-0.1.0 vs exe/heap-profiler in heap-profiler-0.2.0

- old
+ new

@@ -1,6 +1,5 @@ #!/usr/bin/env ruby # frozen_string_literal: true require "heap_profiler/full" - exit(HeapProfiler::CLI.new(ARGV).run)