File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
package = ' busted'
2
- version = ' 2.0.rc7 -0'
2
+ version = ' 2.0.rc8 -0'
3
3
source = {
4
- url = ' https://github.com/Olivine-Labs/busted/archive/v2.0.rc7 -0.tar.gz' ,
5
- dir = ' busted-2.0.rc7 -0'
4
+ url = ' https://github.com/Olivine-Labs/busted/archive/v2.0.rc8 -0.tar.gz' ,
5
+ dir = ' busted-2.0.rc8 -0'
6
6
}
7
7
description = {
8
8
summary = ' Elegant Lua unit testing.' ,
@@ -23,11 +23,11 @@ dependencies = {
23
23
' luafilesystem >= 1.5.0' ,
24
24
' dkjson >= 2.1.0' ,
25
25
' say >= 1.3-0' ,
26
- ' luassert >= 1.7.4 -0' ,
26
+ ' luassert >= 1.7.6 -0' ,
27
27
' ansicolors >= 1.0-1' ,
28
28
' lua-term >= 0.1-1' ,
29
29
' penlight >= 1.3.2-2' ,
30
- ' mediator_lua >= 1.1-3 ' ,
30
+ ' mediator_lua >= 1.1.1-0 ' ,
31
31
' luasocket >= 2.0.1'
32
32
}
33
33
build = {
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ dependencies = {
23
23
' luafilesystem >= 1.5.0' ,
24
24
' dkjson >= 2.1.0' ,
25
25
' say >= 1.3-0' ,
26
- ' luassert >= 1.7.4 -0' ,
26
+ ' luassert >= 1.7.6 -0' ,
27
27
' lua-term >= 0.1-1' ,
28
28
' penlight >= 1.3.2-2' ,
29
- ' mediator_lua >= 1.1-3 ' ,
29
+ ' mediator_lua >= 1.1.1-0 ' ,
30
30
' luasocket >= 2.0.1'
31
31
}
32
32
build = {
You can’t perform that action at this time.
0 commit comments