spec/spec_helper.rb in jsonify-0.0.8 vs spec/spec_helper.rb in jsonify-0.0.9

- old
+ new

@@ -1,8 +1,7 @@ require 'benchmark' require 'bundler' require 'bundler/setup' require 'jsonify' -require 'benchmark_helper' RSpec.configure do |config| end \ No newline at end of file