Skip to content

Conversation

RobertDober
Copy link
Contributor

Not sure this is useful, but I saw some warning and given that 1.7 is out it might be a good idea to force a modern version of Earmark.

@sourcelevel-bot
Copy link

Hello, @RobertDober! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.

@RobertDober RobertDober changed the title Pushing Elixir dependency to 1.2.5 Pushing Earmark dependency to 1.2.5 Aug 12, 2018
mix.exs Outdated
defp deps do
[
{:earmark, "~> 1.1"},
{:earmark, "~> 1.2.5"},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we do ~> 1.2 instead so we automatically pick 1.3 when it is out?

@RobertDober
Copy link
Contributor Author

You are right, but I was surprised that 1.2.3 instead of 1.2.4 was used, probably I overlooked a thingy in mix.lock
I'll fix it soon.

@RobertDober
Copy link
Contributor Author

Just in case if you want to merge this ;). I have corrected the version to 1.2.

@josevalim josevalim merged commit abaf781 into elixir-lang:master Aug 14, 2018
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

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

Successfully merging this pull request may close these issues.

2 participants