puppetlabs_spec_helper 8.0.0
Contains rake tasks and a standard spec_helper for running spec tests on puppet modules.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            mocha
            >= 1.0, < 3
          
          
            pathspec
            >= 0.2, < 3
          
          
            puppet-lint
            ~> 4.0
          
          
            puppet-syntax
            ~> 4.1, >= 4.1.1
          
          
            rspec-github
            ~> 2.0
          
          
            rspec-puppet
            ~> 5.0
          
    Development Dependencies (1):
            voxpupuli-rubocop
            ~> 2.8.0
          
    Requirements:
puppet, >= 7.0.0
