Commit Graph

8 Commits

Author SHA1 Message Date
Anton Rieder b8845b19c9 Remove duplicate gem dependencies
Bundler was printing warnings because some gems where declared twice, I
believe this is because `appraisal generate` wasn't run when these were
moved to the `.gemspec` file.
2020-01-02 16:38:30 +01:00
Jared Beck 4f06eb3771 Test rails 5 with sqlite3 1.4
No change to which version of sqlite3 is tested with other
rails versions.
2019-08-06 02:03:52 -04:00
Jared Beck 43a0634589 Test matrix: Address CVE-2019-5420 2019-03-13 17:26:25 -04:00
Jared Beck 0e94b68c23 Update dependencies: activerecord, rubocop 2018-08-14 01:29:08 -04:00
Jared Beck a23169d15f activerecord 5.1.5 (was 5.1.4) 2018-03-27 18:06:54 -04:00
Jared Beck 91146614d3 Update the patch levels of the three rails we test
From bundle exec appraisal update
2017-10-04 23:12:23 -04:00
Jared Beck 200e0c3a08 Update rails to fix minitest bug
- http://bit.ly/2qnWnqB
- https://github.com/rails/rails/pull/29022
2017-05-15 11:43:12 -04:00
Jared Beck 7dbcad533b Add AR 5.1 to CI matrix 2017-04-27 13:01:59 -04:00