RubyCrypto / rbnacl

Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
MIT License
983 stars 85 forks source link

Add Ruby 2.6, drop Ruby 2.2 #194

Closed shaicoleman closed 5 years ago

tarcieri commented 5 years ago

This seems fine, although I suppose I should bump the major version again if we're dropping support for an older Ruby.

I can do that in a separate release PR.