bin/githoog in captain_hoog-1.0 vs bin/githoog in captain_hoog-1.0.1
- old
+ new
@@ -1,8 +1,9 @@
#!/usr/bin/env ruby
require 'thor'
require 'colorize'
+require 'pathname'
class GitHookInstall < Thor
include Thor::Actions
def self.exit_on_failure?