bin/rps in PlayRockPaperScissorsGame-1.4.0 vs bin/rps in PlayRockPaperScissorsGame-1.4.1
- old
+ new
@@ -1,6 +1,14 @@
#!/usr/bin/env ruby
+=begin
+|====================================|
+| Req Ruby Ver | Req Ruby Gems Ver |
+|--------------|---------------------|
+| v2.4.0 | v2.6.11 |
+|====================================|
+=end
+
class PlayRockPaperScissorsGame
class RPS
module Constants