Skip to content

Commit

Permalink
chore: lock mimemagic for ruby 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TamarinEA committed Jul 21, 2021
1 parent 843c787 commit c51d9ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ end

appraise 'rails5.2' do
gem 'rails', '~> 5.2.0', '< 5.2.4.1'
gem 'mimemagic', '<= 0.3.9' if RUBY_VERSION < '2.3'
end

0 comments on commit c51d9ab

Please sign in to comment.