fix faker

This commit is contained in:
Mayel de Borniol 2024-03-30 23:15:18 +00:00
parent 696f79de35
commit 564072d7a4
2 changed files with 5 additions and 5 deletions

View file

@ -122,7 +122,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.16",
version: "0.9.10-beta.17",
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
flavour: @flavour,
default_flavour: @default_flavour,

View file

@ -50,15 +50,15 @@
"bonfire_label": {:git, "https://github.com/bonfire-networks/bonfire_label", "cdbc0c0eda41ae14e32937e25669dc54991cf7eb", [branch: "main"]},
"bonfire_mailer": {:git, "https://github.com/bonfire-networks/bonfire_mailer", "001ca742f2bcc234c2d84500d0de3d70a9ad44e8", [branch: "main"]},
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "8b9568fbe3ba11215265fbf1e9e93c4ec13c598a", [branch: "main"]},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "669586ca419abbaf5046c8de12a78ee0da5f7c85", []},
"bonfire_messages": {:git, "https://github.com/bonfire-networks/bonfire_messages", "a2fdbfc892853ed77064bc3cb5bbef4fabfab062", []},
"bonfire_open_id": {:git, "https://github.com/bonfire-networks/bonfire_open_id", "2ef65bca905dba0b4acedd70b176bc1e16c0bd2f", [branch: "main"]},
"bonfire_open_science": {:git, "https://github.com/bonfire-networks/bonfire_open_science", "eebb4ca678198cacaa7c254870199e746b009764", [branch: "main"]},
"bonfire_pages": {:git, "https://github.com/bonfire-networks/bonfire_pages", "8f2efad3263f41a4f20d07c589495922ea4e3ed8", [branch: "main"]},
"bonfire_posts": {:git, "https://github.com/bonfire-networks/bonfire_posts", "92d40004ab1948370b737a7f72757df72e0b252a", []},
"bonfire_posts": {:git, "https://github.com/bonfire-networks/bonfire_posts", "bc1d66bd07d401c235c6ca886359d826e746283c", []},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "d43b4bce2e6f8343782c3db3b0740a1fde6f8759", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "b820bd081ff470e09122cf0946f8e066833652ba", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "9cca1dab684cf4f36ce3dec10cb1a4772c4c7c84", [branch: "main"]},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "9291533228adcabf320819f31599736f2ea6721e", []},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "274c8fe702c18cf22f20af0f0291d83c601cb510", [branch: "main"]},
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "4abf848ee5bdd81064ad0b2f53ccd764e68c101e", []},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "273339cb177707c90d7af6040f61b20611532b5b", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "cb72a8db95bc0f311f970b05cc5ce25aa0becb55", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "937ebaa352b9a922adf84c786856d68262693191", [branch: "main"]},