game_validator 0.6.1
Validator for turn based games
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (8):
            bundler
            ~> 2.0
          
          
            dry-initializer
            >= 0
          
          
            dry-monads
            >= 0
          
          
            dry-types
            >= 0
          
          
            dry-validation
            >= 0
          
          
            method_call_count
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
    