README.md in arel-helpers-2.12.0 vs README.md in arel-helpers-2.12.1
- old
+ new
@@ -1,7 +1,7 @@
+
-
## arel-helpers [](http://travis-ci.org/camertron/arel-helpers)
Useful tools to help construct database queries with ActiveRecord and Arel.
## Installation
@@ -213,10 +213,10 @@
end
```
## Requirements
-Requires ActiveRecord >= 3.1.0, < 6, tested against Ruby 2.2.4. Depends on SQLite for testing purposes.
+Requires ActiveRecord >= 3.1.0, < 7. Depends on SQLite for testing purposes.
## Running Tests
`bundle exec rspec`