summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/activesupport/activesupport-5.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.3.ebuild b/dev-ruby/activesupport/activesupport-5.2.3.ebuild
index 49c7c07b967b..de529116b464 100644
--- a/dev-ruby/activesupport/activesupport-5.2.3.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.2.3.ebuild
@@ -28,7 +28,7 @@ RUBY_S="rails-${PV}/${PN}"
ruby_add_rdepend "
>=dev-ruby/concurrent-ruby-1.0.2:1
- || ( dev-ruby/i18n:1 dev-ruby/i18n:0.9 dev-ruby/i18n:0.8 dev-ruby/i18n:0.7 )
+ dev-ruby/i18n:1
>=dev-ruby/tzinfo-1.1:1
>=dev-ruby/minitest-5.1:5"