Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version of Meck dependency to include fix for Elixir 1.8.x #288

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

edwinthinks
Copy link

I ran into this issue detailed here: eproxus/meck#201

This was due to the Meck dependency being locked on 0.8.12. In order to fix this, I included an override in my mix.exs file. This PR should make having to add the override unnecessary and let meck freely upgrade to capture fixes like these.

Thanks :)

@gmanolache
Copy link

Hello! When is this planned to be released?

@antonmi
Copy link
Owner

antonmi commented Feb 6, 2019

Hi, @edwinthinks !
Thank you for the PR!
@gmanolache I will release 1.6.5 in an hour or so.

@antonmi antonmi merged commit fbeca75 into antonmi:master Feb 6, 2019
@edwinthinks
Copy link
Author

No problem :). I am loving using espec in my projects!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants