Skip to content
Snippets Groups Projects
Unverified Commit 01c6a197 authored by jordanbreen28's avatar jordanbreen28 Committed by GitHub
Browse files

Merge pull request #541 from puppetlabs/maint-update-puppetlabs_spec_helper-version

(MAINT) - Updating puppetlabs_spec_helper gem version to latest
parents 69165728 be46debb
No related branches found
No related tags found
No related merge requests found
...@@ -515,8 +515,6 @@ Gemfile: ...@@ -515,8 +515,6 @@ Gemfile:
version: '~> 1.18' version: '~> 1.18'
- gem: 'metadata-json-lint' - gem: 'metadata-json-lint'
version: '~> 3.0' version: '~> 3.0'
- gem: 'puppetlabs_spec_helper'
version: '~> 6.0'
- gem: 'rspec-puppet-facts' - gem: 'rspec-puppet-facts'
version: '~> 2.0' version: '~> 2.0'
- gem: 'codecov' - gem: 'codecov'
...@@ -537,8 +535,6 @@ Gemfile: ...@@ -537,8 +535,6 @@ Gemfile:
version: '= 1.16.0' version: '= 1.16.0'
- gem: 'rubocop-rspec' - gem: 'rubocop-rspec'
version: '= 2.19.0' version: '= 2.19.0'
- gem: 'puppet-strings'
version: '~> 4.0'
- gem: 'rb-readline' - gem: 'rb-readline'
version: '= 0.5.5' version: '= 0.5.5'
platforms: platforms:
...@@ -558,7 +554,7 @@ Gemfile: ...@@ -558,7 +554,7 @@ Gemfile:
- gem: 'puppet-strings' - gem: 'puppet-strings'
version: '~> 4.0' version: '~> 4.0'
- gem: 'puppetlabs_spec_helper' - gem: 'puppetlabs_spec_helper'
version: '~> 6.0' version: '~> 7.0'
spec/default_facts.yml: spec/default_facts.yml:
is_pe: false is_pe: false
networking: networking:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment