Skip to content

Commit

Permalink
deps: pin test dependency luasystem 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Jan 5, 2024
1 parent be14c08 commit 4c0c162
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions luarocks.lock
Original file line number Diff line number Diff line change
@@ -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"
},
}

0 comments on commit 4c0c162

Please sign in to comment.