Skip to content

Commit 7e4dd4f

Browse files
committed
luarocks.lock: bump pins to versions that support Lua 5.5
1 parent 31ab2ab commit 7e4dd4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

luarocks.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
return {
22
dependencies = {
3-
argparse = "0.7.1-1",
4-
compat53 = "0.14.4-1",
5-
luafilesystem = "1.8.0-1"
3+
argparse = "0.7.2-1",
4+
compat53 = "0.15.1-1",
5+
luafilesystem = "1.9.0-1"
66
},
77
test_dependencies = {
88
luasystem = "0.2.1"

0 commit comments

Comments
 (0)