intercom / intercom-rails

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

update test dependencies #317

Open ahorek opened 4 years ago

ahorek commented 4 years ago

Why?

to test against recent ruby & rails versions

How?

no new runtime requirements or behavioral changes, just tests.

ruby 2.5.7 -> 2.6.6 rails 4.2.11.1 -> 6.0 sinatra 1.4.8 -> 2.0.8.1