bin/quera in quorable-0.1.6 vs bin/quera in quorable-0.1.7

- old
+ new

@@ -1,5 +1,5 @@ #!/usr/bin/env ruby require 'quorable' -"https://www.quora.com/#{Quorable.feed(ARGV[0]).sample}" +puts "https://www.quora.com/#{Quorable.feed(ARGV[0]).sample}" \ No newline at end of file