bin/PlayRockPaperScissorsGame in PlayRockPaperScissorsGame-1.4.1 vs bin/PlayRockPaperScissorsGame in PlayRockPaperScissorsGame-1.4.2

- old
+ new

@@ -62,10 +62,9 @@ when :LOSE puts "Computer wins!"; else puts "It's a tie!"; end; - puts ""; gets; end; private module PrivateVars class << self