Diff actiontext-6.1.7.4 with a actiontext-6.1.7.4-r1
/usr/portage/dev-ruby/actiontext/actiontext-6.1.7.4-r1.ebuild 2023-10-09 14:52:30.416368373 +0300 | ||
---|---|---|
27 | 27 | |
28 | 28 |
ruby_add_rdepend " |
29 | 29 |
~dev-ruby/actionpack-${PV} |
30 |
~dev-ruby/activerecord-${PV}[sqlite] |
|
30 |
~dev-ruby/activerecord-${PV} |
|
31 | 31 |
~dev-ruby/activestorage-${PV} |
32 | 32 |
~dev-ruby/activesupport-${PV} |
33 | 33 |
>=dev-ruby/nokogiri-1.8.5 |
34 | 34 |
" |
35 | 35 | |
36 | 36 |
ruby_add_bdepend "test? ( |
37 |
~dev-ruby/activerecord-${PV}[sqlite] |
|
37 | 38 |
dev-ruby/bundler |
38 | 39 |
=dev-ruby/minitest-5.15*:* |
39 | 40 |
dev-ruby/mocha |
41 |
dev-ruby/rails |
|
40 | 42 |
)" |
41 | 43 | |
42 | 44 |
all_ruby_prepare() { |