Skip to content

Commit 0cc4ba6

Browse files
authored
Merge pull request #15164 from github/aeisenberg/system-reqs
2 parents b83c743 + c6d1b6c commit 0cc4ba6

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 on the system. This can be installed by downloading the appropriate Microsoft Visual C++ Redistributable for Visual Studio.

0 commit comments

Comments
 (0)