lib/guerrilla_patch.rb in guerrilla_patch-2.6.2 vs lib/guerrilla_patch.rb in guerrilla_patch-2.7.0

- old
+ new

@@ -1,3 +1,4 @@ require 'guerrilla_patch/string.rb' require 'guerrilla_patch/kernel.rb' require 'guerrilla_patch/allocate.rb' +require 'guerrilla_patch/aggregate_by_type/aggregator'