gaffneyc / usps

USPS Webtools API for Ruby
MIT License
63 stars 54 forks source link

Remove support for EOL Ruby versions #28

Open bensheldon opened 3 years ago

bensheldon commented 3 years ago

This gem currently targets Ruby versions 1.9.3 - 2.1. These versions have been end-of-lifed as of 2015 - 2017, respectively.

Currently maintained Ruby versions are 2.6 - 3.0.

Forward-looking changes, that likely would be backwards incompatible, would be Ruby 2 style hashes and kwargs.