Skip to content

Commit b54dfd4

Browse files
committed
Update mishka_developer_tools to 0.1.9
1 parent a4531d7 commit b54dfd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ defmodule MishkaInstaller.MixProject do
4646
{:plug, "~> 1.18.1"},
4747

4848
# Extra tools
49-
{:mishka_developer_tools, "~> 0.1.8"},
49+
{:mishka_developer_tools, "~> 0.1.9"},
5050
{:guarded_struct, "~> 0.0.4"},
5151
# We will cover telemetry in whole project
5252
{:telemetry, "~> 1.3"},

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"makeup_erlang": {:hex, :makeup_erlang, "1.0.2", "03e1804074b3aa64d5fad7aa64601ed0fb395337b982d9bcf04029d68d51b6a7", [:mix], [{:makeup, "~> 1.0", [hex: :makeup, repo: "hexpm", optional: false]}], "hexpm", "af33ff7ef368d5893e4a267933e7744e46ce3cf1f61e2dccf53a111ed3aa3727"},
1414
"mime": {:hex, :mime, "2.0.7", "b8d739037be7cd402aee1ba0306edfdef982687ee7e9859bee6198c1e7e2f128", [:mix], [], "hexpm", "6171188e399ee16023ffc5b76ce445eb6d9672e2e241d2df6050f3c771e80ccd"},
1515
"mint": {:hex, :mint, "1.7.1", "113fdb2b2f3b59e47c7955971854641c61f378549d73e829e1768de90fc1abf1", [:mix], [{:castore, "~> 0.1.0 or ~> 1.0", [hex: :castore, repo: "hexpm", optional: true]}, {:hpax, "~> 0.1.1 or ~> 0.2.0 or ~> 1.0", [hex: :hpax, repo: "hexpm", optional: false]}], "hexpm", "fceba0a4d0f24301ddee3024ae116df1c3f4bb7a563a731f45fdfeb9d39a231b"},
16-
"mishka_developer_tools": {:hex, :mishka_developer_tools, "0.1.8", "fa09382f9a06dbd8bcc01b832e5dd21a78ffddf7851726b340dc5aca9b23e793", [:mix], [{:argon2_elixir, "~> 4.0", [hex: :argon2_elixir, repo: "hexpm", optional: true]}, {:bcrypt_elixir, "~> 3.1", [hex: :bcrypt_elixir, repo: "hexpm", optional: true]}, {:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: true]}, {:joken, "~> 2.6", [hex: :joken, repo: "hexpm", optional: true]}, {:nimble_totp, "~> 1.0", [hex: :nimble_totp, repo: "hexpm", optional: true]}, {:pbkdf2_elixir, "~> 2.2", [hex: :pbkdf2_elixir, repo: "hexpm", optional: true]}, {:plug, "~> 1.16", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "4894430339b55ea393e312c944369d37165730755c44aa52536c8b48640bdaa9"},
16+
"mishka_developer_tools": {:hex, :mishka_developer_tools, "0.1.9", "b9af70afeb96f701f05785c18fb905e53b83611bdbfe9071018e62e1ad1e2053", [:mix], [{:argon2_elixir, "~> 4.1", [hex: :argon2_elixir, repo: "hexpm", optional: true]}, {:bcrypt_elixir, "~> 3.2", [hex: :bcrypt_elixir, repo: "hexpm", optional: true]}, {:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: true]}, {:joken, "~> 2.6", [hex: :joken, repo: "hexpm", optional: true]}, {:nimble_totp, "~> 1.0", [hex: :nimble_totp, repo: "hexpm", optional: true]}, {:pbkdf2_elixir, "~> 2.3", [hex: :pbkdf2_elixir, repo: "hexpm", optional: true]}, {:plug, "~> 1.18", [hex: :plug, repo: "hexpm", optional: true]}], "hexpm", "d0fe36a424e414cd57132187ec7e6fd88f97bef76fe03a9c503e2f5aab9245b6"},
1717
"mochiweb": {:hex, :mochiweb, "3.2.2", "bb435384b3b9fd1f92f2f3fe652ea644432877a3e8a81ed6459ce951e0482ad3", [:rebar3], [], "hexpm", "4114e51f1b44c270b3242d91294fe174ce1ed989100e8b65a1fab58e0cba41d5"},
1818
"nimble_options": {:hex, :nimble_options, "1.1.1", "e3a492d54d85fc3fd7c5baf411d9d2852922f66e69476317787a7b2bb000a61b", [:mix], [], "hexpm", "821b2470ca9442c4b6984882fe9bb0389371b8ddec4d45a9504f00a66f650b44"},
1919
"nimble_parsec": {:hex, :nimble_parsec, "1.4.2", "8efba0122db06df95bfaa78f791344a89352ba04baedd3849593bfce4d0dc1c6", [:mix], [], "hexpm", "4b21398942dda052b403bbe1da991ccd03a053668d147d53fb8c4e0efe09c973"},

0 commit comments

Comments
 (0)