Skip to content

Commit fefaa18

Browse files
committed
release
1 parent cfd4f66 commit fefaa18

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ defmodule Bonfire.Umbrella.MixProject do
335335
# TODO: put these in ENV or an external writeable config file similar to deps.*
336336
@config [
337337
# note that the flavour will automatically be added where the dash appears
338-
version: "1.0.0-rc.3.4",
338+
version: "1.0.0-rc.3.5",
339339
elixir: ">= #{System.get_env("ELIXIR_VERSION", "1.13.4")}",
340340
flavour: flavour,
341341
default_flavour: default_flavour,

mix.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"blurhash": {:hex, :rinpatch_blurhash, "0.1.0", "01a888b0f5f1f382ab52e4396f01831cbe8486ea5828604c90f4dac533d39a4b", [:mix], [{:mogrify, "~> 0.8.0", [hex: :mogrify, repo: "hexpm", optional: true]}], "hexpm", "19911a5dcbb0acb9710169a72f702bce6cb048822b12de566ccd82b2cc42b907"},
3535
"bolt_sips": {:hex, :bolt_sips, "2.0.11", "a1cb78d8db4aba750f6771a9fd4a10b3300618b7b0433b12105c64d21d27b4ba", [:mix], [{:calendar, "~> 0.17.2", [hex: :calendar, repo: "hexpm", optional: false]}, {:db_connection, "~> 2.4", [hex: :db_connection, repo: "hexpm", optional: false]}, {:jason, "~> 1.2", [hex: :jason, repo: "hexpm", optional: false]}, {:poison, "~> 3.1", [hex: :poison, repo: "hexpm", optional: false]}], "hexpm", "227a6669e14fa6d331738857b32b5cd022b4c13808e947ccfec8eccb8fedb0e5"},
3636
"boltx": {:hex, :boltx, "0.0.6", "c6a396b1538b258e4d5ee2a94aaf8fb2c7879240efffba94b9159dbdce963790", [:mix], [{:db_connection, "~> 2.6.0", [hex: :db_connection, repo: "hexpm", optional: false]}, {:jason, "~> 1.4", [hex: :jason, repo: "hexpm", optional: true]}, {:poison, "~> 5.0", [hex: :poison, repo: "hexpm", optional: true]}], "hexpm", "576b8f21a2021674130d04cd1fc79a4829a23d2cdf50641b3d7a00ce31b98ead"},
37-
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "d430b7d83441b7ca0212870b736cd4c089a83f10", []},
37+
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "75727b997ca820010541bc4e488762ccaccb5f91", []},
3838
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "4f2a200f037331a329eb7d78f179b00d0c9d6c4c", []},
3939
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "71e3a3b2bd5e2c803b3051feb24e8211cba98219", []},
40-
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "d2cec0704da4f8b2945a4326e159deb9ebac6138", []},
40+
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "8599f5918be4dc31328d4ba10f853521b672d4a1", []},
4141
"bonfire_data_access_control": {:git, "https://github.com/bonfire-networks/bonfire_data_access_control", "3823ddfb857548ba4b938be25fb14b12993ee677", []},
4242
"bonfire_data_activity_pub": {:git, "https://github.com/bonfire-networks/bonfire_data_activity_pub", "425510be19859c1c5ed95dd721d72c625ed6cbc5", []},
4343
"bonfire_data_assort": {:git, "https://github.com/bonfire-networks/bonfire_data_assort", "7519e6cd370932215cba18aa731be21e477ab3b7", []},
@@ -64,12 +64,12 @@
6464
"bonfire_posts": {:git, "https://github.com/bonfire-networks/bonfire_posts", "3d9f27b4f2c04959aa8b6ae01ea9ccb3d63f1749", []},
6565
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "0bace954f25261397b2b8acc574bc62edc18acd1", []},
6666
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "b857106d839b375df0c90640edb8a0ac80b92253", []},
67-
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "bfce2e86db8a4782816f8e3d731d4e51bf15846c", []},
67+
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "fb100a86c290c1d5d0b39ffbedd3a8ca3692f444", []},
6868
"bonfire_social_graph": {:git, "https://github.com/bonfire-networks/bonfire_social_graph", "c0012b2dca5e580efe3f64eb6b31946ee6e9b3e3", []},
6969
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "eb4b35e0c133a50192090c21be1208d5852862f6", []},
7070
"bonfire_ui_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_ui_boundaries", "c124fb1a35931235fd146c3cb690cce3f64054f6", []},
71-
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "c4ffee0b7681719d4fb52d3be05ad32d9f707f45", []},
72-
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "b7564f5db44f071d9ea0e487859c87afa5f9275b", []},
71+
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "6ed648e1bcfea7abbe7a2bb4f54172eed9fac278", []},
72+
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "08e8149a58efa0372597d5f4425d9e5bd89345d2", []},
7373
"bonfire_ui_messages": {:git, "https://github.com/bonfire-networks/bonfire_ui_messages", "38ce111c22c974c0468f45ac8b496d5c71de07ce", []},
7474
"bonfire_ui_moderation": {:git, "https://github.com/bonfire-networks/bonfire_ui_moderation", "ba1f555fde1d47713748840496d94dbf2692cea5", []},
7575
"bonfire_ui_posts": {:git, "https://github.com/bonfire-networks/bonfire_ui_posts", "373fed23f8480df71a865c1019010320fb2a5b04", []},
@@ -134,7 +134,7 @@
134134
"elixir_make": {:hex, :elixir_make, "0.9.0", "6484b3cd8c0cee58f09f05ecaf1a140a8c97670671a6a0e7ab4dc326c3109726", [:mix], [], "hexpm", "db23d4fd8b757462ad02f8aa73431a426fe6671c80b200d9710caf3d1dd0ffdb"},
135135
"elixir_uuid": {:hex, :elixir_uuid, "1.2.1", "dce506597acb7e6b0daeaff52ff6a9043f5919a4c3315abb4143f0b00378c097", [:mix], [], "hexpm", "f7eba2ea6c3555cea09706492716b0d87397b88946e6380898c2889d68585752"},
136136
"email_checker": {:hex, :email_checker, "0.2.4", "2bf246646678c8a366f2f6d2394845facb87c025ceddbd699019d387726548aa", [:mix], [{:socket, "~> 0.3.1", [hex: :socket, repo: "hexpm", optional: true]}], "hexpm", "e4ac0e5eb035dce9c8df08ebffdb525a5d82e61dde37390ac2469222f723e50a"},
137-
"ember": {:git, "https://github.com/bonfire-networks/ember", "874eae8f40010cebc542c3a9fa4bde4757738834", []},
137+
"ember": {:git, "https://github.com/bonfire-networks/ember", "4906f03f33197c919f5240c0ea54068414ac904f", []},
138138
"emote": {:hex, :emote, "0.1.1", "953a3dca2b1627d7529934b8a9469f5baedc9038a0b1523f135a0e2b744afa9f", [:mix], [{:phoenix_html, "~> 3.3 or ~> 4.0", [hex: :phoenix_html, repo: "hexpm", optional: true]}], "hexpm", "d11219eb76966b0f38adb5ad12eef8dc6c7bb3929cfcdcd4ce9deb2bf784a0ce"},
139139
"entrepot": {:git, "https://github.com/bonfire-networks/entrepot", "c75704d8b4b76dbd2277b52822fa77ec8dc207aa", []},
140140
"entrepot_ecto": {:git, "https://github.com/bonfire-networks/entrepot_ecto", "5ea4af9af6b648e2cf58a2ceb2eb8e9c36c2b226", []},

0 commit comments

Comments
 (0)