puppetlabs_spec_helper 7.3.0
Install from the command line:
Learn more about RubyGems packages
        $ gem install puppetlabs_spec_helper --version "7.3.0"
      
      Install via Gemfile:
          source "https://rubygems.pkg.github.com/puppetlabs" do
            gem "puppetlabs_spec_helper", "7.3.0"
          end
        
        About this version
Contains rake tasks and a standard spec_helper for running spec tests on puppet modules.