Skip to content

Commit

Permalink
Bump beam_notify from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [beam_notify](https://github.com/nerves-networking/beam_notify) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/nerves-networking/beam_notify/releases)
- [Changelog](https://github.com/nerves-networking/beam_notify/blob/main/CHANGELOG.md)
- [Commits](nerves-networking/beam_notify@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: beam_notify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ConnorRigby committed Oct 12, 2021
1 parent 6619507 commit 17d066b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%{
"beam_notify": {:hex, :beam_notify, "0.2.1", "64f94f5b486b4cc96ef10a633188560cdd6ae2fccaf6fd746851cdc12b85d5f1", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "d1b3a8d280867c43c2c53e61556ca5ad87e0907ad25797d2c753bac5d8b3dc44"},
"beam_notify": {:hex, :beam_notify, "0.2.2", "5c6cc0d12ef0f08aa063704c11f7c0ffd77123ccae5bd6f6827e704a4c860868", [:make, :mix], [{:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "75c5606bf772c26340e0afacfb435f8265e8ad22ef270d492ff7b07d9b74260b"},
"bunt": {:hex, :bunt, "0.2.0", "951c6e801e8b1d2cbe58ebbd3e616a869061ddadcc4863d0a2182541acae9a38", [:mix], [], "hexpm", "7af5c7e09fe1d40f76c8e4f9dd2be7cebd83909f31fee7cd0e9eadc567da8353"},
"certifi": {:hex, :certifi, "2.8.0", "d4fb0a6bb20b7c9c3643e22507e42f356ac090a1dcea9ab99e27e0376d695eba", [:rebar3], [], "hexpm", "6ac7efc1c6f8600b08d625292d4bbf584e14847ce1b6b5c44d983d273e1097ea"},
"credo": {:hex, :credo, "1.5.6", "e04cc0fdc236fefbb578e0c04bd01a471081616e741d386909e527ac146016c6", [:mix], [{:bunt, "~> 0.2.0", [hex: :bunt, repo: "hexpm", optional: false]}, {:file_system, "~> 0.2.8", [hex: :file_system, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "4b52a3e558bd64e30de62a648518a5ea2b6e3e5d2b164ef5296244753fc7eb17"},
Expand Down

0 comments on commit 17d066b

Please sign in to comment.