diff --git a/luarocks.lock b/luarocks.lock new file mode 100644 index 00000000..b7c77795 --- /dev/null +++ b/luarocks.lock @@ -0,0 +1,10 @@ +return { + dependencies = { + argparse = "0.7.1-1", + compat53 = "0.12-1", + luafilesystem = "1.8.0-1" + }, + test_dependencies = { + luasystem = "0.2.1" + }, +}