Skip to content
Snippets Groups Projects
Unverified Commit d13288af authored by Gavin Didrichsen's avatar Gavin Didrichsen Committed by GitHub
Browse files

Merge pull request #546 from puppetlabs/revert

(CAT-1612) Revert removal of puppetlabs_spec_helper and puppet-string changes
parents 01c6a197 95558133
Branches
Tags 3.0.1
No related merge requests found
...@@ -515,6 +515,8 @@ Gemfile: ...@@ -515,6 +515,8 @@ 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'
...@@ -535,6 +537,8 @@ Gemfile: ...@@ -535,6 +537,8 @@ 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:
...@@ -554,7 +558,7 @@ Gemfile: ...@@ -554,7 +558,7 @@ Gemfile:
- gem: 'puppet-strings' - gem: 'puppet-strings'
version: '~> 4.0' version: '~> 4.0'
- gem: 'puppetlabs_spec_helper' - gem: 'puppetlabs_spec_helper'
version: '~> 7.0' version: '~> 6.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