summaryrefslogtreecommitdiff
path: root/dev-ruby/activerecord/activerecord-6.0.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/activerecord/activerecord-6.0.2.1.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-6.0.2.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.0.2.1.ebuild b/dev-ruby/activerecord/activerecord-6.0.2.1.ebuild
index f20b5f1cb913..377b1fc6cdb9 100644
--- a/dev-ruby/activerecord/activerecord-6.0.2.1.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,6 @@ RUBY_S="rails-${PV}/${PN}"
ruby_add_rdepend "~dev-ruby/activesupport-${PV}
~dev-ruby/activemodel-${PV}
- dev-ruby/arel:9.0
sqlite? ( >=dev-ruby/sqlite3-1.4 )
mysql? ( || ( dev-ruby/mysql2:0.5 >=dev-ruby/mysql2-0.4.4:0.4 ) )
postgres? ( || ( dev-ruby/pg:1 >=dev-ruby/pg-0.18.0:0 ) )"