Skip to content

Commit

Permalink
README: Update list of supported Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Dec 26, 2023
1 parent bee9a59 commit 602cf40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Determines the monospace display width of a string in Ruby. Useful for all kinds

Unicode version: **15.1.0** (September 2023)

Supported Rubies: **3.2**, **3.1**, **3.0**, **2.7**
Supported Rubies: **3.3**, **3.2**, **3.1**, **3.0**

Old Rubies which might still work: **2.6**, **2.5**, **2.4**
Old Rubies which might still work: **2.7**, **2.6**, **2.5**, **2.4**, **2.3**

For even older Rubies, use version 2.3.0 of this gem: **2.3**, **2.2**, **2.1**, **2.0**, **1.9**

Expand Down

0 comments on commit 602cf40

Please sign in to comment.