Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use latest sqlite3, fix tests with Active Record 8 (#28)
For some reason this gem dependency was added with a now-old 1.x version constraint. Active Record in Rails 8 now depends on sqlite 2.x.
- Loading branch information