lib/http_machinegun.rb in http_machinegun-0.0.1 vs lib/http_machinegun.rb in http_machinegun-0.0.2
- old
+ new
@@ -1,6 +1,6 @@
require "thor"
-require "pry"
+#require "pry"
#require 'benchmark'
require 'parallel'
require "http_machinegun/data"
require "http_machinegun/client"
require "http_machinegun/version"