Skip to content

Commit c52fa17

Browse files
authored
Fix minimal Ruby version in README
1 parent 7ced7f0 commit c52fa17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If a Python process dies, a new one will be spawned on the next pygments.rb requ
2323
== System Requirements
2424

2525
- Python >= 3.8
26-
- Ruby >= 2.6
26+
- Ruby >= 2.7
2727

2828
== Installation
2929

0 commit comments

Comments
 (0)