Skip to content

Commit

Permalink
Fix for failing unit tests - rodjek/rspec-puppet#200
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanstipl committed Jun 2, 2014
1 parent f915cb0 commit 702a7b4
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 @@ -10,6 +10,7 @@ group :development, :test do
gem 'puppet-lint', :require => false
gem 'serverspec', :require => false
gem 'pry', :require => false
gem 'rspec','<3.0.0', :require => false
end

if puppetversion = ENV['PUPPET_GEM_VERSION']
Expand Down

0 comments on commit 702a7b4

Please sign in to comment.