]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Normalize Gemfile & pin tests to rspec < 2.99
authorClayton O'Neill <clayton@oneill.net>
Fri, 20 Jun 2014 11:51:19 +0000 (07:51 -0400)
committerMathieu Gagné <mgagne@iweb.com>
Wed, 6 Aug 2014 19:52:06 +0000 (15:52 -0400)
commita7d368dc4d2e85103fc058149d45140431b53743
treebe3aa34098f4bd7a476dae0d2a314acb9d8cedbd
parentd505b7cda751b4fb912a42491a399101586714a0
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
(cherry picked from commit bea7794633943e454fe3e99ee119298c3d0000ff)
Gemfile