Skip to content
Permalink
Browse files

Bumped libs for dialyzer.

  • Loading branch information
Licenser committed Mar 18, 2014
1 parent b7dbf1b commit 9e909514d02ae22df1b9fb76eaf01da1d0c0d4fb
Showing with 2 additions and 2 deletions.
  1. +2 −2 rebar.config
@@ -24,11 +24,11 @@
{ensq, ".*", {git, "git://github.com/project-fifo/ensq.git", {branch, master}}},
{ensq_rpc, ".*", {git, "git://github.com/project-fifo/ensq_rpc.git", {branch, master}}},
{uuid, ".*", {git, "https://github.com/project-fifo/erlang-uuid.git", {branch, "master"}}},
{fifo_spec, ".*", {git, "https://github.com/project-fifo/fifo_spec.git", {tag, "0.1.3"}}},
{fifo_spec, ".*", {git, "https://github.com/project-fifo/fifo_spec.git", {tag, "0.1.5"}}},
{libchunter, ".*", {git, "http://github.com/project-fifo/libchunter.git", {tag, "0.1.24"}}},
{libhowl, ".*", {git, "http://github.com/project-fifo/libhowl.git", {tag, "0.1.15"}}},
{libsniffle, ".*", {git, "http://github.com/project-fifo/libsniffle.git", {tag, "0.2.32"}}},
{libsnarl, ".*", {git, "http://github.com/project-fifo/libsnarl.git", {tag, "0.2.31"}}}
{libsnarl, ".*", {git, "http://github.com/project-fifo/libsnarl.git", {tag, "0.2.32"}}}
]}.

{plugin_dir, "deps/cuttlefish/src"}.

0 comments on commit 9e90951

Please sign in to comment.
You can’t perform that action at this time.