diff options
author | Hans de Graaff <graaff@gentoo.org> | 2023-07-17 06:43:45 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2023-07-17 06:43:45 +0200 |
commit | f292e3be7e275159791829226126bb8ea0523975 (patch) | |
tree | 5981abc9ced166ddb3de4a3e79df2cb88c6b29b5 /dev-ruby/arel-helpers | |
parent | dev-ruby/actionpack-xml_parser: update EAPI 7 -> 8 (diff) | |
download | gentoo-f292e3be7e275159791829226126bb8ea0523975.tar.gz gentoo-f292e3be7e275159791829226126bb8ea0523975.tar.bz2 gentoo-f292e3be7e275159791829226126bb8ea0523975.zip |
dev-ruby/arel-helpers: drop obsolete rails 6.0
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/arel-helpers')
-rw-r--r-- | dev-ruby/arel-helpers/arel-helpers-2.14.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ruby/arel-helpers/arel-helpers-2.14.0.ebuild b/dev-ruby/arel-helpers/arel-helpers-2.14.0.ebuild index 7b03104ba75a..c4ae0a3adf84 100644 --- a/dev-ruby/arel-helpers/arel-helpers-2.14.0.ebuild +++ b/dev-ruby/arel-helpers/arel-helpers-2.14.0.ebuild @@ -23,7 +23,6 @@ ruby_add_rdepend " || ( dev-ruby/activerecord:7.0 dev-ruby/activerecord:6.1 - dev-ruby/activerecord:6.0 ) " |