reek 3.7.0
Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            codeclimate-engine-rb
            ~> 0.1.0
          
          
            parser
            >= 2.2.2.5, ~> 2.2
          
          
            private_attr
            ~> 1.1
          
          
            rainbow
            ~> 2.0
          
          
            unparser
            ~> 0.2.2
          
    Development Dependencies (9):
            activesupport
            ~> 4.2
          
          
            aruba
            ~> 0.10.0
          
          
            ataru
            ~> 0.2.0
          
          
            bundler
            ~> 1.1
          
          
            cucumber
            ~> 2.0
          
          
            factory_girl
            ~> 4.0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 0.34.0
          
    



