exe/benchmark-driver in benchmark_driver-0.8.0 vs exe/benchmark-driver in benchmark_driver-0.8.1

- old
+ new

@@ -75,10 +75,10 @@ # # Proceed parsed options # config = Benchmark::Driver::Configuration.new(jobs) -config.runner_options = Benchmark::Driver::Configuration::RunnerOptions.new(:exec) +config.runner_options = Benchmark::Driver::Configuration::RunnerOptions.new config.output_options = Benchmark::Driver::Configuration::OutputOptions.new(:ips) options.each do |key, value| case key when :bundler