pusher / pusher-http-ruby

Ruby library for Pusher Channels HTTP API
https://pusher.com/channels
MIT License
664 stars 123 forks source link

Libsodium dependency #161

Closed trevorrjohn closed 4 years ago

trevorrjohn commented 4 years ago

I just updated my gem, but now I am getting an error because libsodium is not installed on my docker image. Is there a way to not require this if we are not using encrypted channels? Can the rbnacl dependency be optional?

callum-oakley commented 4 years ago

Fix to this published as 1.4.1, thanks @y-yagi :)