Commit Graph

6 Commits

Author SHA1 Message Date
Matijs van Zuijlen 131d7791c5
Fix JRuby CI build (#1475)
* Remove obsolete gemfile

* Work around issue with the combination of I18n and JRuby

See https://github.com/jruby/jruby/issues/6547 and
https://github.com/ruby-i18n/i18n/issues/555

* Use correct released versions of activerecord-jdbcsqlite3-adapter

* Require CI to pass on JRuby again

* Build on latest JRuby 9.2 version
2021-03-29 20:18:27 -04:00
Matijs van Zuijlen 24f6d212f5
Get default strategy registration working on JRuby
fixes #1331

The commit avoids a bug in JRuby, and adds JRuby back to the test matrix
so we can catch regressions in the future.
2019-10-02 18:56:58 -04:00
Daniel Colson 831dcef717 Test against Rails 6.0.0 2019-08-19 12:51:08 -04:00
Oliver Peate 9e104a6d35 Appraise ActiveRecord 6.0.0.rc2
https://weblog.rubyonrails.org/2019/7/30/Rails-6-0-rc2-released/
2019-08-02 19:53:53 +01:00
Daniel Colson 197947fc73 Test against latest versions of Rails 2019-04-25 00:31:27 -04:00
Daniel Colson b937ef4dd2 Test against activerecord 6.0 2019-01-30 21:31:39 -05:00