Comment 7 for bug 1616190

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/359386
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=9758a59e1b7286f85bf3b1622a8b220b888769d1
Submitter: Jenkins
Branch: master

commit 9758a59e1b7286f85bf3b1622a8b220b888769d1
Author: Alex Schultz <email address hidden>
Date: Tue Aug 23 13:30:01 2016 -0600

    Pin puppetlabs_spec_helper to 1.1.1

    With the release of puppetlabs_spec_helper 1.2.0, it started pulling in
    a gem that requires ruby >= 2.2.0. Since CI currently runs on ruby 2.1,
    we need to pin to an older release of puppetlabs_spec_helper.

    Depends-On: Iec7ce821de1f03dc8730ebc689b441f6e053f143
    Change-Id: Ib86204b91f62e96c4bf21cd668324f847718fe2a
    Closes-Bug: #1616190