spec/spec_helper.rb in ruby-jq-0.1.1 vs spec/spec_helper.rb in ruby-jq-0.1.2

- old
+ new

@@ -2 +1,2 @@ $: << File.dirname(__FILE__) + '/../lib' +require 'tempfile' require 'jq'