(maint) Require rspec 3
Prior to this commit, the Gemfile did not specify an rspec version but relied on methods that were only in rspec 3. In order to prevent failures when running with versions older than 3, tie the specs to 3.1 or greater, which is what puppet does.
This commit is contained in:
parent
7e3470f7cf
commit
73518f9d41