From df2940033b5ff8277cab9cfa52bc7047363ff04e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 19:50:28 +0000 Subject: [PATCH] Bump elixir_uuid from 1.2.0 to 1.2.1 Bumps [elixir_uuid](https://github.com/zyro/elixir-uuid) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/zyro/elixir-uuid/releases) - [Changelog](https://github.com/zyro/elixir-uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/zyro/elixir-uuid/compare/v1.2.0...v1.2.1) Signed-off-by: dependabot-preview[bot] --- mix.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.lock b/mix.lock index df6c9df..ccf1d66 100644 --- a/mix.lock +++ b/mix.lock @@ -1,5 +1,5 @@ %{ "csv": {:hex, :csv, "2.0.0", "c66fea89ba7862b94901baf0871285e9b73cad89c5fdb57a6386d2adcf29593e", [:mix], [{:parallel_stream, "~> 1.0.4", [hex: :parallel_stream, repo: "hexpm", optional: false]}], "hexpm"}, - "elixir_uuid": {:hex, :elixir_uuid, "1.2.0", "ff26e938f95830b1db152cb6e594d711c10c02c6391236900ddd070a6b01271d", [:mix], [], "hexpm"}, + "elixir_uuid": {:hex, :elixir_uuid, "1.2.1", "dce506597acb7e6b0daeaff52ff6a9043f5919a4c3315abb4143f0b00378c097", [:mix], [], "hexpm"}, "parallel_stream": {:hex, :parallel_stream, "1.0.6", "b967be2b23f0f6787fab7ed681b4c45a215a81481fb62b01a5b750fa8f30f76c", [:mix], [], "hexpm"}, }