Comment 3 for bug 1518957

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

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

commit aff0b7f9265480af46d1e87ee20e23a30407e191
Author: Igor Belikov <email address hidden>
Date: Mon Nov 23 16:22:36 2015 +0300

    Pin mime-types gem to 2.6.2 to fix CI

    mime-types 3.0 requires mime-types-data gem and ruby>=2.0, which
    breaks gate-fuel-library-puppet-lint job.
    We can pin mime-types gem to 2.6.2 as a workaround, until
    gate-fuel-library-puppet-lint is switched to ruby 2.0 environment

    Change-Id: I4ee0514a72821bd6a27a5a0f068107c134e0dc60
    Closes-Bug: #1518957