We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77cab63 commit 9bb00b8Copy full SHA for 9bb00b8
3 files changed
RELEASES.md
@@ -1,5 +1,9 @@
1
# @MSP-Greg/setup-ruby-pkgs Releases
2
3
+### v1.31.0 - 2022-May-18
4
+- vcpkg - update repo, add `installed/x64-windows/bin` to path
5
+- Use node16, package.json version updates
6
+
7
### v1.30.2 - 2022-May-04
8
- Improve input doc, update dependencies
9
dist/package.json
@@ -1,6 +1,6 @@
{
"name": "setup-ruby-pkgs",
- "version": "1.30.2",
+ "version": "1.31.0",
"description": "Install packages and update builds tools for Ruby",
"main": "index.js",
"scripts": {
package.json
0 commit comments