Skip to content

Commit 40b5e96

Browse files
committed
updated minimum ruby version to 3+
1 parent 0d9528c commit 40b5e96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby/ruby-pg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The example contains comments explaining the code and the operations being perfo
5050
### Driver Dependencies
5151

5252
Before using the Ruby-pg driver, ensure you have the following prerequisites installed:
53-
Ruby: Ensure you have ruby v2.5+ installed from the [official website](https://www.ruby-lang.org/en/documentation/installation/).
53+
Ruby: Ensure you have ruby v3+ installed from the [official website](https://www.ruby-lang.org/en/documentation/installation/).
5454

5555
Verify install
5656

0 commit comments

Comments
 (0)