json_matchers 0.8.0
Validate your Rails JSON API's JSON
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            json-schema
            ~> 2.7
          
    Development Dependencies (7):
            activesupport
            >= 0
          
          
            bundler
            ~> 1.7
          
          
            factory_bot
            >= 4.8
          
          
            minitest
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            >= 2.0
          
    