gem_bench 2.0.5
* Benchmark different versions of same or similar gems * Copy & Re-namespace any gem to benchmark side-by-side with `benchmarks-ips` * Enforce Gemfile version constraints * Regex search across all installed gem's source code to find issues quickly * Trim down app load times by keeping your worst players on the bench (useful for beating Heroku slug load time cutoff)
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            bundler
            >= 1.14
          
          
            version_gem
            ~> 1.1, >= 1.1.4
          
    Development Dependencies (11):
            kettle-soup-cover
            ~> 1.0, >= 1.0.2
          
          
            method_source
            >= 1.1.0
          
          
            rake
            >= 10
          
          
            rspec
            ~> 3.13
          
          
            rspec-block_is_expected
            ~> 1.0, >= 1.0.6
          
          
            rubocop-lts
            ~> 10.1
          
          
            rubocop-packaging
            ~> 0.5, >= 0.5.2
          
          
            rubocop-rspec
            ~> 3.0
          
          
            standard
            ~> 1.40
          
          
            yard
            ~> 0.9, >= 0.9.34
          
          
            yard-junk
            ~> 0.0.10
          
    