puppet-strings/spec
Hailee Kenney 0a3c37373c (maint) Update Gemfile to use rspec 2.14.0
Prior to this commit, the Gemfile for strings did not specify which
version of rspec to use. When it started using rspec 3, the tests
that relied upon the rspec-html-matchers gem began to fail, likely
because that gem is not yet compatible with the new version of rspec.

Update the Gemfile so that we explicitly use an older version of
rspec to prevent tests from failing. We will have to either wait
for rspec-html-matchers to catch up or find a new way of testing
the HTML output before we can update to rspec 3.
2015-02-13 15:53:22 -08:00
..
acceptance (PDOC-9) Update acceptance take task for Jenkins 2014-10-06 15:25:36 -07:00
lib/strings_spec (PDOC-9) Add preliminary full system test 2014-10-06 10:08:30 -07:00
unit (maint) Update Gemfile to use rspec 2.14.0 2015-02-13 15:53:22 -08:00
spec_helper.rb (PDOC-26) Rename Puppetx to PuppetX 2015-02-06 14:08:42 -08:00
spec_helper_acceptance.rb (PDOC-8) Fix present rubocop offenses 2014-10-08 11:36:21 -07:00