jjh42 / mock

Mocking library for Elixir language
MIT License
646 stars 81 forks source link

upgrade meck to 0.8.8 #70

Closed connorjacobsen closed 7 years ago

connorjacobsen commented 7 years ago

https://github.com/eproxus/meck/issues/179 was fixed in the most recent meck release, this should unbreak mock for users with elixir 1.5 / OTP 20

meck PR here: https://github.com/eproxus/meck/pull/180

connorjacobsen commented 7 years ago

I can also tweak the mix.lock changes if needed

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling dee83117c139f2f3017021f206886a453e497eda on connorjacobsen:upgrade-meck-dep into 8725926ac044cd74ac96016cfc646a9e659145f7 on jjh42:master.

Olshansk commented 7 years ago

Thanks for the update.

I think you're running an older version of hex given the lock metadata changes. Can you update it via mix local.hex and re-update the mix.lock file?

connorjacobsen commented 7 years ago

@Olshansk updated

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 7e2c6dc4181d3e89863c1b73ca3131e1ca225f5e on connorjacobsen:upgrade-meck-dep into 8725926ac044cd74ac96016cfc646a9e659145f7 on jjh42:master.

connorjacobsen commented 7 years ago

@Olshansk Anything I can do to help get a patch release out with the meck upgrade?

Olshansk commented 7 years ago

@connorjacobsen Published the release with version 0.3.1.