Commit Graph

8 Commits

Author SHA1 Message Date
Anton Rieder 1a08ba1b89 Update Appraisal version constraints 2020-06-15 15:28:17 -04:00
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 ff50513531 rails 5.2.0.rc2 (was 5.2.0.rc1) 2018-03-27 18:08:07 -04:00
Jared Beck da0b64d251 More work setting up tests against rails 5.2 2018-03-23 19:37:47 -04:00
Rafael Mendonça França 2b3824e29c
Add support to Rails 5.2 2018-03-20 14:17:49 -04:00