lib/benchmark_driver/config.rb in benchmark_driver-0.14.10 vs lib/benchmark_driver/config.rb in benchmark_driver-0.14.11
- old
+ new
@@ -1,5 +1,6 @@
require 'benchmark_driver/struct'
+require 'rbconfig'
module BenchmarkDriver
# All CLI options
Config = ::BenchmarkDriver::Struct.new(
:runner_type, # @param [String]