1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
Commit graph

7 commits

Author SHA1 Message Date
James Cox
4205f5c46f Resolve specs, except rails 4.2, which is incompatible with the rest of this approach. should now produce a clean build. 2019-01-08 15:27:44 -05:00
James Cox
ca0ed2e824 Remove codeclimate restriction, attempt to reduce appraisal to a version that should appraise each variation 2019-01-07 13:17:08 -05:00
James Cox
2c706373b6 Update appraisals to move support only to the ruby 2.x and rails 4.2/5.x series 2018-04-11 12:09:00 -04:00
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
James Cox
e3a9a3d638 Adds further Appraisals for mongoid, mongo_mapper and ripple. Fixes mongoid specs and Ripple 2014-12-31 13:44:28 -05:00
Mauro George
0d8b123864 Move gems from Gemfile to gemspec 2014-12-31 10:52:23 -02:00
Mauro George
5625ea69b2 Setup of appraisal 2014-12-30 16:34:14 -02:00