lib/bigbench.rb in bigbench-0.0.4 vs lib/bigbench.rb in bigbench-0.0.5
- old
+ new
@@ -4,9 +4,11 @@
require 'redis'
require 'eventmachine'
require 'em-http'
require 'hirb'
require 'matrix'
+require 'ostruct'
+require 'thor'
require "bigbench/float_extensions"
require "bigbench/version"
require "bigbench/configuration"
require "bigbench/benchmark"
\ No newline at end of file