diff options
Diffstat (limited to 'dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild')
-rw-r--r-- | dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild b/dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild index dbdcefaa7202..bef21bc17ccc 100644 --- a/dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild +++ b/dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild,v 1.1 2015/03/18 06:09:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/protected_attributes/protected_attributes-1.0.9.ebuild,v 1.2 2015/04/19 05:59:58 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -30,6 +30,7 @@ ruby_add_bdepend "test? ( dev-ruby/bundler =dev-ruby/actionpack-4* =dev-ruby/activerecord-4* + =dev-ruby/rails-4* dev-ruby/mocha dev-ruby/sqlite3 )" |