lib/brah.rb in
brah-0.1.0
vs lib/brah.rb in
brah-0.3.0
- old
+ new
@@ -1,6 +1,4 @@
-require "brah/version"
-
module Brah def self.run(git_remote_output) Brah.new(git_remote_output).run end