Skip to content

Commit 35578de

Browse files
committed
Update system requirements for ruby
1 parent 4009b42 commit 35578de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/codeql/codeql-overview/system-requirements.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ For Python extraction:
3535
- On Linux and macOS, Python 3 must be installed and available on the ``PATH`` as ``python3`` or ``python``.
3636
- For Python 2 extraction on Linux and macOS, we also recommend having Python 2 installed and available on the ``PATH`` as ``python2``.
3737
- On Windows, the Python launcher must be installed and available on the ``PATH`` as ``py.exe``.
38+
39+
For Ruby extraction:
40+
41+
- On Windows, the ``msvcp140.dll`` must be installed and available in the system. This can be installed by downloading the appropriate Microsoft Visual C++ Redistributable for Visual Studio.

0 commit comments

Comments
 (0)