Skip to content

Commit

Permalink
Merge pull request #546 from puppetlabs/revert
Browse files Browse the repository at this point in the history
(CAT-1612) Revert removal of puppetlabs_spec_helper and puppet-string changes
  • Loading branch information
gavindidrichsen authored Dec 12, 2023
2 parents 01c6a19 + 9555813 commit d13288a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,8 @@ Gemfile:
version: '~> 1.18'
- gem: 'metadata-json-lint'
version: '~> 3.0'
- gem: 'puppetlabs_spec_helper'
version: '~> 6.0'
- gem: 'rspec-puppet-facts'
version: '~> 2.0'
- gem: 'codecov'
Expand All @@ -535,6 +537,8 @@ Gemfile:
version: '= 1.16.0'
- gem: 'rubocop-rspec'
version: '= 2.19.0'
- gem: 'puppet-strings'
version: '~> 4.0'
- gem: 'rb-readline'
version: '= 0.5.5'
platforms:
Expand All @@ -554,7 +558,7 @@ Gemfile:
- gem: 'puppet-strings'
version: '~> 4.0'
- gem: 'puppetlabs_spec_helper'
version: '~> 7.0'
version: '~> 6.0'
spec/default_facts.yml:
is_pe: false
networking:
Expand Down

0 comments on commit d13288a

Please sign in to comment.