Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Normalize Gemfile & pin tests to rspec < 2.99
Pin to rspec < 2.99 until rspec-puppet officially supports rspec 3.x. This is to avoid warnings due to deprecated matchers in the rspec-puppet gem. This change is also intended to normalize the Gemfile for all stackforge puppet modules. This should facilitate pinning gem versions when releasing new stable branches, since the same diff can be used for all repos. Change-Id: Ia1286824cebca09e20bf6d11a3435982b93442b9 Partial-Bug: #1326034
- Loading branch information