Commit Graph

2 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
Daniel Colson f9fedc8176 Test against latest versions of Ruby and Rails
This adds Ruby 3 and Rails 6.1 to the test matrix. It also bumps all the
dev dependencies listed in the Gemfiles to the latest versions.

We may end up switching over to GitHub actions, but this should get us
covered in the meantime.
2021-02-20 17:22:31 -05:00