rspec-resembles_json_matchers 0.9.0
Helpful matchers for comparing JSON documents.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (4):
            activesupport
            >= 3.0
          
          
            rspec
            < 4.0.0.a, >= 2.0
          
          
            rspec-expectations
            < 4.0.0.a, >= 2.0
          
          
            rspec-support
            < 4.0.0.a, >= 2.0
          
    Development Dependencies (9):
            appraisal
            >= 0
          
          
            awesome_print
            >= 0
          
          
            bundler
            ~> 1.11
          
          
            guard
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            pry-byebug
            >= 0
          
          
            pry-state
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            ~> 3.0
          
    