Skip to content

Commit

Permalink
Update nimble_publisher digest to 7c32381
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent 5dabbbf commit 9ed8668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ defmodule Pepicrft.MixProject do
[
{:nimble_publisher,
git: "https://github.com/dashbitco/nimble_publisher",
ref: "7ab6a422b9a0a6dec8715b2e1b3c73c06378c5c6"},
ref: "7c323812e0bfb71d760a326af1f1e354bd5c0b69"},
{:phoenix, "~> 1.7.3", override: true},
{:phoenix_ecto, "~> 4.4.2"},
{:yaml_elixir, "~> 2.9.0"},
Expand Down
2 changes: 1 addition & 1 deletion mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"mimerl": {:hex, :mimerl, "1.2.0", "67e2d3f571088d5cfd3e550c383094b47159f3eee8ffa08e64106cdf5e981be3", [:rebar3], [], "hexpm", "f278585650aa581986264638ebf698f8bb19df297f66ad91b18910dfc6e19323"},
"mochiweb": {:hex, :mochiweb, "2.22.0", "f104d6747c01a330c38613561977e565b788b9170055c5241ac9dd6e4617cba5", [:rebar3], [], "hexpm", "cbbd1fd315d283c576d1c8a13e0738f6dafb63dc840611249608697502a07655"},
"nimble_parsec": {:hex, :nimble_parsec, "1.3.1", "2c54013ecf170e249e9291ed0a62e5832f70a476c61da16f6aac6dca0189f2af", [:mix], [], "hexpm", "2682e3c0b2eb58d90c6375fc0cc30bc7be06f365bf72608804fb9cffa5e1b167"},
"nimble_publisher": {:git, "https://github.com/dashbitco/nimble_publisher", "7ab6a422b9a0a6dec8715b2e1b3c73c06378c5c6", [ref: "7ab6a422b9a0a6dec8715b2e1b3c73c06378c5c6"]},
"nimble_publisher": {:git, "https://github.com/dashbitco/nimble_publisher", "7c323812e0bfb71d760a326af1f1e354bd5c0b69", [ref: "7c323812e0bfb71d760a326af1f1e354bd5c0b69"]},
"pandex": {:hex, :pandex, "0.2.0", "d100a16fd4c510722fcd9306f9a3abfe017251b6d9b78bf101726ea4d998b7ab", [:mix], [], "hexpm", "a68b16a634ccd94d2c3791d6d44d670b459b2e0a5ecefb3d3bdcc065dc442f4b"},
"parse_trans": {:hex, :parse_trans, "3.3.1", "16328ab840cc09919bd10dab29e431da3af9e9e7e7e6f0089dd5a2d2820011d8", [:rebar3], [], "hexpm", "07cd9577885f56362d414e8c4c4e6bdf10d43a8767abb92d24cbe8b24c54888b"},
"phoenix": {:hex, :phoenix, "1.7.3", "4d8eca2c020c9ed81a28e7a8c60e0a4f6f9f7f6e12eb91dfd01301eac07424c1", [:mix], [{:castore, ">= 0.0.0", [hex: :castore, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:phoenix_pubsub, "~> 2.1", [hex: :phoenix_pubsub, repo: "hexpm", optional: false]}, {:phoenix_template, "~> 1.0", [hex: :phoenix_template, repo: "hexpm", optional: false]}, {:phoenix_view, "~> 2.0", [hex: :phoenix_view, repo: "hexpm", optional: true]}, {:plug, "~> 1.14", [hex: :plug, repo: "hexpm", optional: false]}, {:plug_cowboy, "~> 2.6", [hex: :plug_cowboy, repo: "hexpm", optional: true]}, {:plug_crypto, "~> 1.2", [hex: :plug_crypto, repo: "hexpm", optional: false]}, {:telemetry, "~> 0.4 or ~> 1.0", [hex: :telemetry, repo: "hexpm", optional: false]}, {:websock_adapter, "~> 0.4", [hex: :websock_adapter, repo: "hexpm", optional: false]}], "hexpm", "6b1bc308758f95ecf3e0d795389440a2ca88a903e0fda1f921c780918c16d640"},
Expand Down

0 comments on commit 9ed8668

Please sign in to comment.