esl / MongoosePush

MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Apache License 2.0
108 stars 24 forks source link

update depencencies #179

Closed leszke closed 4 years ago

leszke commented 4 years ago

This petty PR is only about dependencies update. The long-term goal is to make MongoosePush fully compatible with OTP23.

leszke commented 4 years ago

At the beginning I wanted to paste quite a big cowboy, erl and iex versions investigation results, but to not bore our readership with errors and stacktraces, at this moment we just have to stick to the cowboy 2.7.0 version, as it needs OTP22 version, what is beyond the scope of this PR.