Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Commit

Permalink
Require spec < 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdodson committed Dec 2, 2014
1 parent ff86025 commit bb9999e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -4,6 +4,7 @@ group :test do
gem "rake"
gem "puppet", ENV['PUPPET_VERSION'] || '>= 2.7.0'
gem "puppet-lint"
gem 'rspec', '< 3.0.0'
gem "rspec-puppet", :git => 'https://github.com/rodjek/rspec-puppet.git', :ref => '389f99ef666521fec1b4530fe69dc1ab84a060a8'
gem "puppet-syntax"
gem "puppetlabs_spec_helper"
Expand Down

0 comments on commit bb9999e

Please sign in to comment.