summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ruby/shoulda-matchers: enable ruby33Hans de Graaff2024-01-071-2/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/shoulda-matchers: Stabilize 5.3.0 sparc, #907538Arthur Zamarin2023-06-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-ruby/shoulda-matchers: Stabilize 5.3.0 amd64, #907538Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-ruby/shoulda-matchers: Stabilize 5.3.0 ppc, #907538Arthur Zamarin2023-06-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-ruby/shoulda-matchers: Stabilize 5.3.0 ppc64, #907538Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/shoulda-matchers: Stabilize 5.3.0 x86, #907538Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/shoulda-matchers: Stabilize 5.3.0 arm, #907538Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/shoulda-matchers: Stabilize 5.3.0 arm64, #907538Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/shoulda-matchers: enable ruby32, partly wire up testsSam James2023-04-131-2/+24
| | | | | | | I didn't succeed in getting the test suite properly running but it's a bit of progress. Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/shoulda-matchers: forward ~loong ~s390Sam James2023-04-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/shoulda-matchers: add 5.3.0Sam James2023-03-261-0/+26
I spent several hours today trying to get tests running for this, buried deep in layers-upon-layers of test dependencies, only to find that its test suite is so dependent on being able to execute bundler that none of it is really usable within Portage anyway. In CI, they actively test with newer rubies and tests pass, and reverse dependencies in Gentoo work with them enabled, so that's good enough in this case, having tried and failed to get the tests running myself. (I still have the branch if anyone wants to carry on with it, but it involved packaging several NIH test deps.) Signed-off-by: Sam James <sam@gentoo.org>