Skip to content

Commit 5716628

Browse files
rockspec: unlock dependencies
1 parent 2675925 commit 5716628

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crud-scm-1.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ source = {
77

88
dependencies = {
99
'lua ~> 5.1',
10-
'checks == 3.1.0-1',
11-
'errors == 2.2.1-1',
10+
'checks >= 3.1.0-1',
11+
'errors >= 2.2.1-1',
1212
'vshard >= 0.1.18-1',
1313
}
1414

0 commit comments

Comments
 (0)