Update Transition to Rails 5.2 for Debian Buster authored by Andrew Lee (李健秋)'s avatar Andrew Lee (李健秋)
...@@ -65,6 +65,7 @@ Reverse-Depends ...@@ -65,6 +65,7 @@ Reverse-Depends
* [x] ruby-asset-sync (for ruby-activemodel) * [x] ruby-asset-sync (for ruby-activemodel)
**Ready in unstable (tests run fine with rails 5)** **Ready in unstable (tests run fine with rails 5)**
* [x] ruby-joiner (for ruby-activerecord) New upstream release supports rails 5.2
* [x] ruby-actionpack-xml-parser (for ruby-actionpack) * [x] ruby-actionpack-xml-parser (for ruby-actionpack)
* [x] ruby-active-model-serializers (for ruby-activemodel) * [x] ruby-active-model-serializers (for ruby-activemodel)
* [x] ruby-task-list (for ruby-activesupport) - https://github.com/deckar01/task_list/issues/20 * [x] ruby-task-list (for ruby-activesupport) - https://github.com/deckar01/task_list/issues/20
...@@ -215,7 +216,6 @@ Confirm if they are required for gitlab autopkgtest here https://salsa.debian.or ...@@ -215,7 +216,6 @@ Confirm if they are required for gitlab autopkgtest here https://salsa.debian.or
* [ ] ruby-rails-timeago (for ruby-activesupport) * [ ] ruby-rails-timeago (for ruby-activesupport)
* [ ] ruby-rails-timeago (for ruby-actionpack) * [ ] ruby-rails-timeago (for ruby-actionpack)
* [ ] ruby-compass-rails (for ruby-railties) #876608 * [ ] ruby-compass-rails (for ruby-railties) #876608
* [ ] ruby-joiner (for ruby-activerecord) FTBFS bug not detected because there is a typo in ruby_test.rake file
**Upstream does not support rails 5.2 yet** **Upstream does not support rails 5.2 yet**
... ...
......