diff options
Diffstat (limited to 'spec/util/versions.lua')
-rw-r--r-- | spec/util/versions.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/util/versions.lua b/spec/util/versions.lua index 0d3b8796..1b227e4b 100644 --- a/spec/util/versions.lua +++ b/spec/util/versions.lua | |||
@@ -11,6 +11,7 @@ return { | |||
11 | luafilesystem_old = "1.6.3-2", | 11 | luafilesystem_old = "1.6.3-2", |
12 | luaposix = "35.1-1", | 12 | luaposix = "35.1-1", |
13 | luasocket = "3.0.0-1", | 13 | luasocket = "3.0.0-1", |
14 | luasec = "1.2.0-1", | ||
14 | lxsh = "0.8.6-2", | 15 | lxsh = "0.8.6-2", |
15 | timerwheel = "0.2.0-2", -- dependency for copas | 16 | timerwheel = "0.2.0-2", -- dependency for copas |
16 | } | 17 | } |