hoe-rubocop 1.0.9
This hoe plugin extends hoe for using some rake tasks to control rubocop. The History.rdoc contains a detailed description on what has changed. For most users the NEWS file might be a better place to look since it contains change summaries between the different versions. hoe-rubocop is released under the GPL3 License, see the file 'License.rdoc' for more information. The official web site is: https://github.com/saigkill/hoe-rubocop
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (9):
            hoe
            ~> 3.17
          
          
            hoe-bundler
            ~> 1.4
          
          
            hoe-highline
            ~> 0.2
          
          
            hoe-rubocop
            ~> 1.0
          
          
            hoe-rubygems
            ~> 1.0
          
          
            hoe-version
            ~> 1.2
          
          
            rake
            ~> 12.3
          
          
            rdoc
            ~> 6.0
          
          
            rspec
            ~> 3.7
          
    