Jonathan Tron
Jonathan Tron
An update to make tests pass on newer ruby versions (>= 3.1). I switched CI to Github Actions, and added tests on 2.7, 3.0, 3.1, 3.2, and 3.3. Ruby 2.7...
Latest chef-client cookbook have a new way to add handlers to the `client.rb` configuration, but when setting arguments for the handler initializer, the keys are transformed to string.
Hi, I'm currently trying to update [ftpd](https://github.com/wconrad/ftpd) to work with recent ruby versions, and I'm having a hard time having the tests pass. You can see my changes in https://github.com/wconrad/ftpd/pull/59....