diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-07-15 09:00:07 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-07-15 20:15:32 +0200 |
commit | b66f621aae614e982b8a747e35dce5fd39da8aeb (patch) | |
tree | 12c50eb23901394f46e556f25b05d6a7c909e6f2 /dev-ruby/actiontext | |
parent | dev-python/pypy3_10: Stabilize 7.3.12-r1 x86, #909854 (diff) | |
download | gentoo-b66f621aae614e982b8a747e35dce5fd39da8aeb.tar.gz gentoo-b66f621aae614e982b8a747e35dce5fd39da8aeb.tar.bz2 gentoo-b66f621aae614e982b8a747e35dce5fd39da8aeb.zip |
dev-ruby/actiontext: add missing test dependency
Closes: https://bugs.gentoo.org/910065
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/actiontext')
-rw-r--r-- | dev-ruby/actiontext/actiontext-6.1.7.4-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ruby/actiontext/actiontext-6.1.7.4-r1.ebuild b/dev-ruby/actiontext/actiontext-6.1.7.4-r1.ebuild index 454fdb684f2c..40c122978979 100644 --- a/dev-ruby/actiontext/actiontext-6.1.7.4-r1.ebuild +++ b/dev-ruby/actiontext/actiontext-6.1.7.4-r1.ebuild @@ -38,6 +38,7 @@ ruby_add_bdepend "test? ( dev-ruby/bundler =dev-ruby/minitest-5.15*:* dev-ruby/mocha + dev-ruby/rails )" all_ruby_prepare() { |