Skip to content

Commit 7b0bd68

Browse files
committed
Locked down versions of rubyjs
1 parent ca32e3f commit 7b0bd68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
"yaml": "^1.0.1"
105105
},
106106
"optionalDependencies": {
107-
"rubyjs-darwin": "latest",
108-
"rubyjs-win32": "latest",
109-
"rubyjs-linux": "latest"
107+
"rubyjs-darwin": "2.3.3",
108+
"rubyjs-win32": "2.3.5",
109+
"rubyjs-linux": "2.3.6"
110110
}
111111
}

0 commit comments

Comments
 (0)