summaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2019-10-06 09:07:44 -0400
committerHubert Chathi <hubert@uhoreg.ca>2019-10-06 09:07:44 -0400
commit4e18c48c03528ed7d0a839a633e393bc2865dc8c (patch)
treec5d8be71b913a12e5712a5444700540837eb65e3 /mix.lock
parentadd JSON headers to endpoints (diff)
add support for filters
BREAKING CHANGE: the client struct now needs a user ID
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/mix.lock b/mix.lock
index b794a82..10a45d7 100644
--- a/mix.lock
+++ b/mix.lock
@@ -11,6 +11,7 @@
"nimble_parsec": {:hex, :nimble_parsec, "0.5.1", "c90796ecee0289dbb5ad16d3ad06f957b0cd1199769641c961cfe0b97db190e0", [:mix], [], "hexpm"},
"parse_trans": {:hex, :parse_trans, "3.3.0", "09765507a3c7590a784615cfd421d101aec25098d50b89d7aa1d66646bc571c1", [:rebar3], [], "hexpm"},
"poison": {:hex, :poison, "4.0.1", "bcb755a16fac91cad79bfe9fc3585bb07b9331e50cfe3420a24bcc2d735709ae", [:mix], [], "hexpm"},
+ "polyjuice_util": {:hex, :polyjuice_util, "0.1.0", "69901959c143245b47829c8302d0605dff6c0e1c3b116730c162982e0f512ee0", [:mix], [], "hexpm"},
"ssl_verify_fun": {:hex, :ssl_verify_fun, "1.1.4", "f0eafff810d2041e93f915ef59899c923f4568f4585904d010387ed74988e77b", [:make, :mix, :rebar3], [], "hexpm"},
"unicode_util_compat": {:hex, :unicode_util_compat, "0.4.1", "d869e4c68901dd9531385bb0c8c40444ebf624e60b6962d95952775cac5e90cd", [:rebar3], [], "hexpm"},
}