Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin sqlite3 version to 1.5.1 on Ruby < 2.5
in extconf.rb, sqlite3 >= 1.5.2 uses Array#prepend which has been introduced since Ruby 2.5
- Loading branch information