File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "description" : " Download a prebuilt Ruby and add it to the PATH in 5 seconds" ,
55 "main" : " index.js" ,
6+ "license" : " MIT" ,
67 "scripts" : {
78 "package" : " ncc build index.js -o dist"
89 },
1617 " Ruby"
1718 ],
1819 "author" : " Benoit Daloze" ,
19- "license" : " MIT" ,
2020 "bugs" : {
2121 "url" : " https://github.com/ruby/setup-ruby/issues"
2222 },
2525 "@actions/cache" : " ^4.0.3" ,
2626 "@actions/core" : " ^1.11.1" ,
2727 "@actions/exec" : " ^1.1.1" ,
28- "@actions/io" : " ^1.1.2 " ,
28+ "@actions/io" : " ^1.1.3 " ,
2929 "@actions/tool-cache" : " ^2" ,
3030 "linux-os-info" : " ^2.0.0" ,
31- "semver" : " ^7.3.7 "
31+ "semver" : " ^7.7.2 "
3232 },
3333 "devDependencies" : {
34- "@vercel/ncc" : " ^0.33.4 "
34+ "@vercel/ncc" : " ^0.38.3 "
3535 }
3636}
You can’t perform that action at this time.
0 commit comments