Shimmur / checker_cab

an extraction of assert_values_for
MIT License
23 stars 4 forks source link

Update to elixir-1.12 #14

Closed rolandtritsch closed 2 years ago

idlehands commented 2 years ago

Thank you for doing this, but it shouldn't be needed.

Unlike our applications, the line you updated is using "~>" syntax, setting a minimum elixir version that is supported.

It should still be compiled in the elixir version of the application that is including it.