Skip to content

Commit

Permalink
Merge pull request #179 from jfroche/bug/fix-puppet40-tests
Browse files Browse the repository at this point in the history
Pin old rspec-puppet
  • Loading branch information
crayfishx authored May 10, 2018
2 parents 882e722 + 9aa9751 commit 81ca50f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ gem 'puppet', puppetversion
gem 'puppetlabs_spec_helper', '>= 0.8.2'
gem 'puppet-lint', '>= 1.0.0'
gem 'facter', '>= 1.7.0'
gem 'rspec-puppet', '2.6.9'
group :acceptance do
gem 'beaker-rspec'
gem 'beaker'
Expand Down

0 comments on commit 81ca50f

Please sign in to comment.