We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92e702 commit b7ac2ddCopy full SHA for b7ac2dd
README.md
@@ -4,7 +4,7 @@ Parses the .git/index file like `git ls-files` does.
4
5
- faster than doing the system call to git
6
- doesn't require git to be installed
7
-- tested against ruby 2.4 - 3.0.0.preview1 and jruby
+- tested against ruby 2.4 - 3.4.1 and jruby
8
9
## Installation
10
0 commit comments