intercom / intercom-rails

The easiest way to install Intercom in a Rails app.
https://developers.intercom.io/reference
MIT License
280 stars 106 forks source link

fix specs dep issues #182

Closed kant01ne closed 8 years ago

kant01ne commented 8 years ago

@RuairiK
Does that fix our issue ? Anyway if a customer uses mime-types > 2.6 then he will have to use ruby > 2.0 so the number of customers currently using ruby1.9 with mime-types3.0 should be 0.

RuairiK commented 8 years ago

I think that fixes it 🚢