aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2024-03-06 00:20:46 -0300
committerHisham Muhammad <hisham@gobolinux.org>2024-03-06 06:57:51 +0000
commitc3345ac3c416d5f0eb229258262b112f33bf0441 (patch)
tree6f916ca57e2e51a33e9ab0b0eb139f4124813f29
parent2725e46dcb9d2c56ae070e2d68ccbf3cd02a3d59 (diff)
downloadluarocks-c3345ac3c416d5f0eb229258262b112f33bf0441.tar.gz
luarocks-c3345ac3c416d5f0eb229258262b112f33bf0441.tar.bz2
luarocks-c3345ac3c416d5f0eb229258262b112f33bf0441.zip
tests: bump luasec dep
-rw-r--r--spec/util/versions.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/util/versions.lua b/spec/util/versions.lua
index 1b227e4b..68327327 100644
--- a/spec/util/versions.lua
+++ b/spec/util/versions.lua
@@ -11,7 +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 luasec = "1.3.2-1",
15 lxsh = "0.8.6-2", 15 lxsh = "0.8.6-2",
16 timerwheel = "0.2.0-2", -- dependency for copas 16 timerwheel = "0.2.0-2", -- dependency for copas
17} 17}