Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
mayel committed Jul 19, 2024
1 parent bdaa7c1 commit a8f0571
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ defmodule Bonfire.Umbrella.MixProject do
# TODO: put these in ENV or an external writeable config file similar to deps.*
@config [
# note that the flavour will automatically be added where the dash appears
version: "0.9.10-beta.113",
version: "0.9.10-beta.114",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,
Expand Down
6 changes: 3 additions & 3 deletions mix.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"absinthe_plug": {:hex, :absinthe_plug, "1.5.8", "38d230641ba9dca8f72f1fed2dfc8abd53b3907d1996363da32434ab6ee5d6ab", [:mix], [{:absinthe, "~> 1.5", [hex: :absinthe, repo: "hexpm", optional: false]}, {:plug, "~> 1.4", [hex: :plug, repo: "hexpm", optional: false]}], "hexpm", "bbb04176647b735828861e7b2705465e53e2cf54ccf5a73ddd1ebd855f996e5a"},
"absinthe_relay": {:hex, :absinthe_relay, "1.5.2", "cfb8aed70f4e4c7718d3f1c212332d2ea728f17c7fc0f68f1e461f0f5f0c4b9a", [:mix], [{:absinthe, "~> 1.5.0 or ~> 1.6.0 or ~> 1.7.0", [hex: :absinthe, repo: "hexpm", optional: false]}, {:ecto, "~> 2.0 or ~> 3.0", [hex: :ecto, repo: "hexpm", optional: true]}], "hexpm", "0587ee913afa31512e1457a5064ee88427f8fe7bcfbeeecd41c71d9cff0b62b6"},
"acceptor_pool": {:hex, :acceptor_pool, "1.0.0", "43c20d2acae35f0c2bcd64f9d2bde267e459f0f3fd23dab26485bf518c281b21", [:rebar3], [], "hexpm", "0cbcd83fdc8b9ad2eee2067ef8b91a14858a5883cb7cd800e6fcd5803e158788"},
"activity_pub": {:git, "https://github.com/bonfire-networks/activity_pub", "0c5975dcc5579631a8adbe8d95583f79a2f99517", [branch: "develop"]},
"activity_pub": {:git, "https://github.com/bonfire-networks/activity_pub", "259b79513db1c447a11127f2354108fd45ffb46c", [branch: "develop"]},
"apical": {:git, "https://github.com/bonfire-networks/apical", "a96c74b5209c4043cdc9fcd2aba069e49bd2b260", []},
"argon2_elixir": {:hex, :argon2_elixir, "4.0.0", "7f6cd2e4a93a37f61d58a367d82f830ad9527082ff3c820b8197a8a736648941", [:make, :mix], [{:comeonin, "~> 5.3", [hex: :comeonin, repo: "hexpm", optional: false]}, {:elixir_make, "~> 0.6", [hex: :elixir_make, repo: "hexpm", optional: false]}], "hexpm", "f9da27cf060c9ea61b1bd47837a28d7e48a8f6fa13a745e252556c14f9132c7f"},
"arrows": {:hex, :arrows, "0.2.0", "11c078b52303413a987aa39c63d82d4b1b1d18f52bb0437de168c1010b396dbe", [:mix], [], "hexpm", "4c09a0b1084c6d40d7cbac68ec803eec0e3ecb7624cc693efdd79f17598e6085"},
Expand All @@ -31,7 +31,7 @@
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "c90e782d0069e6dedb854f13a3c874cab69ded4c", []},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "b6d8c839d90dafadb0c403fc902ccaaa333982e9", []},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "0371df519a04465085e1cdb94e01de7561519668", []},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "00952413401cfd37e3e9bc9370e661c7c99db5d6", []},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "ada034316b61c3850156657428c4e26f6c0895b3", []},
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "b7c3cd9886a22e0b3652baa7edd079fac29bdea3", []},
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "00712af676e70f0f126861446bf873054f6e26c3", []},
"bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "af26dd234af89e540ccdbb144fcb240e80a81563", []},
Expand Down Expand Up @@ -60,7 +60,7 @@
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "97e78b998a58b347d83e1caa88e0de2715d6ecec", []},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "3a83c8a855f090f418ab7c5fa6ff60e9a8ccdd75", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "8a850fec2c3df00497200830c3fcc0efb4687185", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "d8b4fd8e35c44c96c4c237af447f4aa4adb3a533", []},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "b8c5adfe76d047760f271c67ff72f85a052a7460", []},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "6e84748078872f0d01dfd433c26ac1c7c7f382fc", []},
"bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "61dda127d70014346e2e3376e320a1d85a9bf613", []},
"bonfire_ui_moderation": {:git, "https://github.com/bonfire-networks/bonfire_ui_moderation", "f25b3cf917d2b67a7e0329751400baf268d489a2", []},
Expand Down

0 comments on commit a8f0571

Please sign in to comment.