From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/will_paginate/
Date: Sat, 16 Apr 2022 07:08:29 +0000 (UTC) [thread overview]
Message-ID: <1650092627.1e3f83d85b5ae5bf7be89040e91e30f477b75d36.graaff@gentoo> (raw)
commit: 1e3f83d85b5ae5bf7be89040e91e30f477b75d36
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 07:03:47 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 07:03:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3f83d8
dev-ruby/will_paginate: limit rails version for tests
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/will_paginate/will_paginate-3.3.1.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/will_paginate/will_paginate-3.3.1.ebuild b/dev-ruby/will_paginate/will_paginate-3.3.1.ebuild
index ce6a5ea33efd..0c766344ec96 100644
--- a/dev-ruby/will_paginate/will_paginate-3.3.1.ebuild
+++ b/dev-ruby/will_paginate/will_paginate-3.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,11 +21,14 @@ IUSE=""
all_ruby_prepare() {
# Remove tests for unpackaged ORMs
rm -f spec/finders/{sequel,mongoid,data_mapper}* || die
+
+ # Use a supported rails version
+ sed -e '1igem "activerecord", "<7"; gem "actionpack", "<7"' -i spec/spec_helper.rb || die
}
ruby_add_bdepend "
test? (
- dev-ruby/rails
+ <dev-ruby/rails-7
dev-ruby/sqlite3
dev-ruby/mocha
)"
next reply other threads:[~2022-04-16 7:08 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-16 7:08 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-07 6:28 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/will_paginate/ Hans de Graaff
2025-06-01 7:01 Hans de Graaff
2025-04-20 9:41 Hans de Graaff
2024-08-16 7:09 Hans de Graaff
2024-06-15 6:04 Hans de Graaff
2024-05-23 6:13 Hans de Graaff
2023-08-28 9:25 Hans de Graaff
2023-07-09 12:23 Hans de Graaff
2023-07-08 20:22 Hans de Graaff
2023-04-07 18:11 Sam James
2022-06-26 5:43 Hans de Graaff
2022-04-09 12:08 Hans de Graaff
2021-08-13 6:56 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-09-06 6:48 Hans de Graaff
2020-06-06 9:02 Hans de Graaff
2020-06-06 9:02 Hans de Graaff
2020-02-26 6:25 Hans de Graaff
2019-10-15 6:04 Hans de Graaff
2019-10-15 6:04 Hans de Graaff
2019-10-10 5:42 Hans de Graaff
2019-08-25 6:38 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-03-24 8:35 Hans de Graaff
2018-08-07 18:03 Hans de Graaff
2017-12-09 7:55 Hans de Graaff
2017-08-23 6:14 Hans de Graaff
2017-08-09 4:49 Hans de Graaff
2017-08-09 4:49 Hans de Graaff
2016-10-16 14:53 Manuel Rüger
2016-09-01 19:49 Hans de Graaff
2016-08-29 0:14 Manuel Rüger
2016-03-17 0:35 Manuel Rüger
2016-01-05 6:07 Hans de Graaff
2016-01-05 6:07 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1650092627.1e3f83d85b5ae5bf7be89040e91e30f477b75d36.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox