Skip to content
Permalink
Browse files

Updated rebar dep versions.

  • Loading branch information
Licenser committed Mar 30, 2014
1 parent 71e5507 commit 20ce6e74360682942b539c0ff8b93dbaa830da4b
Showing with 3 additions and 3 deletions.
  1. +3 −3 rebar.config
@@ -14,17 +14,17 @@
%{cuttlefish, ".*", {git, "https://github.com/basho/cuttlefish.git", {branch, develop}}},
{cuttlefish, ".*", {git, "https://github.com/project-fifo/cuttlefish.git", {branch, "fifo"}}},
{newrelic, ".*", {git, "https://github.com/wooga/newrelic-erlang.git", {tag, "master"}}},
{jsx, ".*", {git, "http://github.com/talentdeficit/jsx.git", {tag, "v1.4.3"}}},
{jsx, ".*", {git, "http://github.com/talentdeficit/jsx.git", {tag, "v1.4.4"}}},
{mimetypes, ".*", {git, "http://github.com/spawngrid/mimetypes.git", {tag, "1.0"}}},
{cowboy, ".*", {git, "https://github.com/extend/cowboy.git", {tag, "0ec713fc4b185c3cd0f6b2e7ec2c5f198361bddd"}}},
{eplugin, ".*", {git, "http://github.com/Licenser/eplugin.git", {tag, "0.1.2"}}},
{msgpack, ".*", {git, "https://github.com/project-fifo/msgpack-erlang.git", {tag, "0.2.3-dialyzer"}}},
{statman, ".*", {git, "https://github.com/Licenser/statman.git", {tag, "master"}}},
{jsxd, ".*", {git, "https://github.com/Licenser/jsxd.git", {tag, "0.1.6"}}},
{jsxd, ".*", {git, "https://github.com/Licenser/jsxd.git", {tag, "0.1.7"}}},
{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, "0.1.5", {git, "https://github.com/project-fifo/fifo_spec.git", {tag, "0.1.5"}}},
{fifo_spec, "0.1.6", {git, "https://github.com/project-fifo/fifo_spec.git", {tag, "0.1.6"}}},
{libchunter, "0.1.26", {git, "http://github.com/project-fifo/libchunter.git", {tag, "0.1.26"}}},
{libhowl, "0.1.17", {git, "http://github.com/project-fifo/libhowl.git", {tag, "0.1.17"}}},
{libsniffle, "0.2.33", {git, "http://github.com/project-fifo/libsniffle.git", {tag, "0.2.33"}}},

0 comments on commit 20ce6e7

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