1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
awesome_print/gemfiles
Gerard Caulfield 0e3411611b
Fix Travis mime-types dependency issue
Before this fix some of our Travis builds failed with:

    Gem::InstallError: mime-types-data requires Ruby version >= 2.0.

Idea for the fix was found here:
https://github.com/sgruhier/foundation_rails_helper/pull/116
Although we could not use the same method as I only want to lock
down the version of mime-type where necessary. Also trying to lock
the version to 2.6.2 would break our Rails-3.2 Appraisal path.
2016-05-06 16:09:58 +10:00
..
mongo_mapper.gemfile Adds further Appraisals for mongoid, mongo_mapper and ripple. Fixes mongoid specs and Ripple 2014-12-31 13:44:28 -05:00
mongoid_3.0.gemfile Improves spec runner harness, switches to better env detection. 2015-01-02 13:20:18 -05:00
mongoid_3.1.gemfile Improves spec runner harness, switches to better env detection. 2015-01-02 13:20:18 -05:00
mongoid_4.0.gemfile Improves spec runner harness, switches to better env detection. 2015-01-02 13:20:18 -05:00
nobrainer.gemfile Update NoBrainer awesome prints 2015-01-20 10:22:26 -05:00
rails_3.2.gemfile Adds further Appraisals for mongoid, mongo_mapper and ripple. Fixes mongoid specs and Ripple 2014-12-31 13:44:28 -05:00
rails_4.0.gemfile Fix Travis mime-types dependency issue 2016-05-06 16:09:58 +10:00
rails_4.1.gemfile Fix Travis mime-types dependency issue 2016-05-06 16:09:58 +10:00
rails_4.2.gemfile Fix Travis mime-types dependency issue 2016-05-06 16:09:58 +10:00
ripple.gemfile Adds further Appraisals for mongoid, mongo_mapper and ripple. Fixes mongoid specs and Ripple 2014-12-31 13:44:28 -05:00