ExHammer / hammer

An Elixir rate-limiter with pluggable backends
https://hexdocs.pm/hammer/
MIT License
738 stars 42 forks source link

update elixir #79

Closed ruslandoga closed 8 months ago

ruslandoga commented 8 months ago

This PR updates CI to use latest Elixir and Erlang versions and ensures Elixir is ~> 1.13 in mix.exs.


This PR is part of recreating #72 in a non-breaking way. To avoid spamming this repo with PRs, I'm going to create the new ones only after the currently open ones are merged.

ruslandoga commented 8 months ago

Related PR: https://github.com/ExHammer/hammer/pull/76