jordansissel / ruby-cabin

Structured+contextual logging experiments in Ruby
Other
153 stars 22 forks source link

Remove Ruby 1.8.7 support #31

Open jeffutter opened 9 years ago

jeffutter commented 9 years ago

I am wondering what the opinion of removing ruby 1.8.7 support would be? It is officially end-of-lifed and the travis tests are failing on 1.8.7. Moreover it is somewhat difficult to debug since 1.8.7 as ruby-install has dropped it and there is no officially 1.8.7 docker image either.

I would be glad to do the work. I just want to make sure that it would be useful.