Skip to content

Commit

Permalink
Fix required IRB in README
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Oct 1, 2024
1 parent 4596214 commit cc02dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Irbtools 4 for Current IRB

The current version of Irbtools requires [IRB 1.12+](https://github.com/ruby/irb) ([which Ruby version bundles which IRB?](https://stdgems.org/irb/)). Please use Irbtools 3 for earlier versions of IRB.
The current version of Irbtools requires [IRB 1.13+](https://github.com/ruby/irb) ([which Ruby version bundles which IRB?](https://stdgems.org/irb/)). Please use Irbtools 3 for earlier versions of IRB.

## Description

Expand Down

0 comments on commit cc02dda

Please sign in to comment.