1. 14 Jan, 2016 1 commit
  2. 13 Jan, 2016 2 commits
    • Modify the Gemfile for testing with mime-types 3 · f0bd25ad
      -   Also modify the appraisals to be more flexibly specified.
      -   The specs are '>= 1.16' and '< 4.0' because the major versions of
          mime-types have steadily restricted the supported versions of Ruby at a
          different rate than Rails. The Appraisal for Rails 5 can be specified as
          either '>= 2.0, '< 4.0' or '~> 3.0' depending on how other gems restrict
          mime-types versions.
      
          -   mime-types 1.x supports any version of Ruby, but no longer receives any
              updates (it hit EOL on 27 October 2015).
          -   mime-types 2.x supports Ruby >= 1.9.2, but will only receive security
              and data updates until 21 November 2017.
          -   mime-types 3.x supports Ruby >= 2.0 and is the active development
              version of mime-types.
      
      -   The APIs that paperclip uses are compatible between all three versions of
          mime-types.
      Austin Ziegler committed
    • Merge pull request #2085 from jaredbeck/allow_mimemagic.0.3.1 · 06d5efc8
      Relax mimemagic version constraint to ~> 0.3.0
      Jon Moss committed
  3. 04 Jan, 2016 1 commit
  4. 03 Jan, 2016 4 commits
  5. 02 Jan, 2016 2 commits
  6. 23 Dec, 2015 1 commit
  7. 22 Dec, 2015 4 commits
  8. 02 Dec, 2015 5 commits
  9. 25 Nov, 2015 1 commit
  10. 22 Nov, 2015 1 commit
  11. 21 Nov, 2015 1 commit
  12. 20 Nov, 2015 1 commit
  13. 19 Nov, 2015 4 commits
  14. 18 Nov, 2015 1 commit
  15. 17 Nov, 2015 3 commits
  16. 16 Nov, 2015 3 commits
  17. 15 Nov, 2015 5 commits