newrelic_rpm 9.22.0
New Relic is a performance management system, developed by New Relic, Inc (http://www.newrelic.com). New Relic provides you with deep information about the performance of your web application as it runs in production. The New Relic Ruby agent is dual-purposed as a either a Gem or plugin, hosted on https://github.com/newrelic/newrelic-ruby-agent/
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (16):
            bundler
            >= 0
          
          
            minitest
            = 5.3.3
          
          
            minitest-stub-const
            = 0.6
          
          
            mocha
            ~> 1.16
          
          
            mutex_m
            >= 0
          
          
            ostruct
            >= 0
          
          
            rack
            >= 0
          
          
            rake
            = 12.3.3
          
          
            rubocop
            = 1.57.2
          
          
            rubocop-ast
            = 1.28.1
          
          
            rubocop-minitest
            = 0.27.0
          
          
            rubocop-performance
            = 1.16.0
          
          
            rubocop-rake
            = 0.6.0
          
          
            simplecov
            >= 0
          
          
            warning
            >= 0
          
          
            yard
            >= 0
          
    


