Update Transition to Rails 5.2 for Debian Buster authored by Andrew Lee (李健秋)'s avatar Andrew Lee (李健秋)
......@@ -65,6 +65,7 @@ Reverse-Depends
* [x] ruby-asset-sync (for ruby-activemodel)
**Ready in unstable (tests run fine with rails 5)**
* [x] ruby-thinking-sphinx (for ruby-activerecord) New upstream release supports rails 5.2
* [x] ruby-joiner (for ruby-activerecord) New upstream release supports rails 5.2
* [x] ruby-actionpack-xml-parser (for ruby-actionpack)
* [x] ruby-active-model-serializers (for ruby-activemodel)
......@@ -128,7 +129,6 @@ Reverse-Depends
* [ ] ruby-jquery-ui-rails (for ruby-railties) - railties >= 3.2.16
* [x] ruby-rails-tokeninput (for ruby-railties) - railties >= 3.1
* [x] ruby-rails-tokeninput (for ruby-rails)
* [ ] ruby-thinking-sphinx (for ruby-activerecord) - activerecord >= 3.1 (the test suite is failing even with rails 4 - tests were disabled)
* [ ] ruby-activeldap (for ruby-activesupport)
* [ ] ruby-activeldap (for ruby-activemodel) - activemodel >= 4.0.0
* [x] ruby-after-commit-queue (for ruby-activerecord)
......
......