circleci_reporter 1.0.0
Report CircleCI test coverage and static analysis results to your GitHub repository
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            faraday
            ~> 1.0
          
    Development Dependencies (11):
            ffaker
            ~> 2.18
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.10
          
          
            rspec_junit_formatter
            ~> 0.4
          
          
            rubocop
            ~> 1.12
          
          
            rubocop-performance
            ~> 1.10
          
          
            rubocop-rake
            ~> 0.5
          
          
            rubocop-rspec
            ~> 2.0
          
          
            rubycritic
            ~> 4.6
          
          
            simplecov
            ~> 0.21
          
          
            yard
            ~> 0.9
          
    