File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2020- Bump lua-resty-jwt to 0.2.4 [ PR #1579 ] ( https://github.com/3scale/APIcast/pull/1579 )
2121- Bump lua-resty-openssl to 1.7.1 [ PR #1580 ] ( https://github.com/3scale/APIcast/pull/1580 )
2222- Lock lua-resty-jit-uuid to 0.0.7 [ PR #1581 ] ( https://github.com/3scale/APIcast/pull/1581 )
23+ - Bump busted to 2.3.0 [ PR #1582 ] ( https://github.com/3scale/APIcast/pull/1582 )
2324
2425### Removed
2526
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ luarocks {
77 },
88
99 group 'testing' {
10- module { 'busted' },
10+ module { 'busted', '2.3.0' },
1111 module { 'luacov' },
1212 module { 'jsonschema', '0.8' },
1313 },
Original file line number Diff line number Diff line change 11argparse 0.7.1-1||production
2- busted 2.2 .0-1|02f31a9c103a44e166617cfdb6ba1b8994a9c912 |testing
2+ busted 2.3 .0-1||testing
33date 2.2-2|8d74567cf979c1eab2c6b6ca2e3b978fa40569a2|production
4- dkjson 2.8 -1||testing
4+ dkjson 2.10 -1||testing
55fifo 0.2-0||development
66inspect 3.1.3-0||production
77jsonschema 0.8-0|c1d72d86bb3dc5b33da57d47febc47657d29ea74|testing
@@ -18,11 +18,11 @@ lua-resty-openssl 1.7.1-1||production
1818lua-resty-repl 0.0.6-0|3878f41b7e8f97b1c96919db19dbee9496569dda|development
1919lua-resty-url 0.3.5-1||production
2020lua-term 0.8-1||testing
21- lua_cliargs 3.0-2 ||testing
21+ lua_cliargs 3.0.2-1 ||testing
2222luacov 0.15.0-1|19b52ca0298c8942df82dd441d7a4a588db4c413|testing
2323luafilesystem 1.9.0-1||testing,development,production
24- luassert 1.9.0-1|8d8dc8a54cc468048a128a867f6449a6c3fdd11a |testing
25- luasystem 0.4 .1-1|c832d2b857d4174d17247de837426d4cfc95ec2f |testing
24+ luassert 1.9.0-1||testing
25+ luasystem 0.7 .1-1||testing
2626lyaml 6.2.8-1||production
2727markdown 0.33-1|8c09109924b218aaecbfd4d4b1de538269c4d765|development
2828mediator_lua 1.1.2-0||testing
You can’t perform that action at this time.
0 commit comments