Yovan Naumovski via Guix-patches via writes: > Hi, > > Here's a patch series that updates ruby-terraform to 1.7.0 and enables > tests for the package. To enable the tests some gem dependencies need > to be packaged and updated. > > Yovan Naumovski (5): > gnu: ruby-i18n: Update to 1.13.0. > gnu: ruby-lino: Update to 3.1.0. > gnu: Add ruby-immutable-struct. > gnu: Add ruby-faker. > gnu: ruby-terraform: Update to 1.7.0. > > gnu/packages/ruby.scm | 97 ++++++++++++++++++++++++++++++++++++++----- > 1 file changed, 87 insertions(+), 10 deletions(-) Hi Yovan, Thanks for the patches. I've tweaked ruby-immutable-struct to run the tests, and pushed these to master as fd2a01d564ee2909f88aeaad6341eadfa1a75964. Chris