njh / ruby-mqtt

Pure Ruby gem that implements the MQTT protocol, a lightweight protocol for publish/subscribe messaging.
http://www.rubydoc.info/gems/mqtt
MIT License
538 stars 135 forks source link

Remove support for ruby 1.8 and 1.9 #156

Closed njh closed 1 year ago

njh commented 1 year ago

I think the README should be explicit about the versions of ruby that are supported.

Anything else that should be changed or removed?

njh commented 1 year ago

@softwaregravy @lucaong

Are you able to give this PR a quick review? Anything Ruby v1 related that I have missed?