File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ inputs:
1313 bundler-cache :
1414 description : ' Used by ruby/setup-ruby. Run "bundle install", and cache the result automatically. Either true or false.'
1515 required : false
16- default : ' true '
16+ default : ' false '
1717 working-directory :
1818 description : ' Used by ruby/setup-ruby. The working directory to use for resolving paths for .ruby-version, .tool-versions and Gemfile.lock.'
1919 required : false
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-ruby-pkgs" ,
3- "version" : " 1.14 .0" ,
3+ "version" : " 1.15 .0" ,
44 "description" : " Install packages and update builds tools for Ruby" ,
55 "main" : " index.js" ,
66 "scripts" : {
1616 " ruby" ,
1717 " setup" ,
1818 " windows" ,
19+ " msys2" ,
1920 " mingw" ,
2021 " mswin"
2122 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-ruby-pkgs" ,
3- "version" : " 1.14 .0" ,
3+ "version" : " 1.15 .0" ,
44 "description" : " Install packages and update builds tools for Ruby" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments