Skip to content

Commit

Permalink
Drops Ruby version 3.0, updates Ruby 3.4 versions
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Kämper <[email protected]>
  • Loading branch information
s2k committed Dec 27, 2024
1 parent 1a19bb5 commit 23f2fe8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,10 @@ puts e.at_most?(42) { |c| 'b' == c }

This gem is tested with these Ruby versions (MRI, unless JRuby):

- 3.0.x
- 3.1.x
- 3.2.x
- 3.3.x
- 3.4.1
- 3.4.x

as well as a current version of JRuby and TruffleRuby

Expand Down

0 comments on commit 23f2fe8

Please sign in to comment.