Skip to content

Commit

Permalink
chore(deps) lock dependencies and remove rock version
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Jul 30, 2016
1 parent fff8348 commit 397550a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 419 deletions.
32 changes: 16 additions & 16 deletions kong-0.9.0rc1-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@ description = {
license = "MIT"
}
dependencies = {
"luasec ~> 0.5-2",
"luasocket ~> 2.0.2-6",
"penlight ~> 1.3.2",
"lua-resty-http ~> 0.07-0",
"lapis ~> 1.3.1-1",
"lua_uuid ~> 0.2.0-2",
"lua_system_constants ~> 0.1.1-0",
"luatz ~> 0.3-1",
"lua-cassandra ~> 0.5.2",
"pgmoon ~> 1.5.0",
"multipart ~> 0.3-2",
"lua-resty-iputils ~> 0.2.0-1",
"mediator_lua ~> 1.1.2-0",
"luasec == 0.6",
"luasocket == 2.0.2",
"penlight == 1.3.2",
"mediator_lua == 1.1.2",
"lua-resty-http == 0.08",
"multipart == 0.3",
"version == 0.2",
"luacrypto >= 0.3.2-1",
"luasyslog >= 1.0.0-2",
"lua_pack ~> 1.0.4-0"
"lapis == 1.5.1",
"lua-cassandra == 0.5.2",
"pgmoon == 1.6.0",
"lua_uuid == 0.2.0",
"luatz == 0.3",
"lua_system_constants == 0.1.1",
"lua-resty-iputils == 0.2.1",
"luacrypto == 0.3.2",
"luasyslog == 1.0.0",
"lua_pack == 1.0.4"
}
build = {
type = "builtin",
Expand Down
Loading

0 comments on commit 397550a

Please sign in to comment.