Closed cshaffer closed 5 years ago
Builds are failing for Ruby <= 2.2. Ruby 2.2 is EOL'ed, so it might be time to consider dropping support in this project
I went ahead and also dropped support for ruby 2.3 since it's scheduled for EOL in a couple months
There was a deprecation warning when running tests locally on an old version of nokogiri, so I bumped that.
Also our team wants to experiment with using a more up to date version of
gems
that leverages the JSON api for rubygems.org so I'm relaxing the version restriction for that dependency.