Comment 6 for bug 1616190

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

Reviewed: https://review.openstack.org/359388
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=0ac8f8bd15751af4a2656461033a1a61c6324070
Submitter: Jenkins
Branch: stable/mitaka

commit 0ac8f8bd15751af4a2656461033a1a61c6324070
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