From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/date_validator/
Date: Thu, 11 Mar 2021 10:54:58 +0000 (UTC) [thread overview]
Message-ID: <1615460092.75a19a809a389573886d11e36318d8c49e8c3d23.graaff@gentoo> (raw)
commit: 75a19a809a389573886d11e36318d8c49e8c3d23
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 10:54:44 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 10:54:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a19a80
dev-ruby/date_validator: fix tests
Closes: https://bugs.gentoo.org/775200
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/date_validator/date_validator-0.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/date_validator/date_validator-0.10.0.ebuild b/dev-ruby/date_validator/date_validator-0.10.0.ebuild
index 49cdadde31f..8d4f4549e48 100644
--- a/dev-ruby/date_validator/date_validator-0.10.0.ebuild
+++ b/dev-ruby/date_validator/date_validator-0.10.0.ebuild
@@ -44,5 +44,5 @@ all_ruby_prepare() {
sed -i \
-e '/[Bb]undler/s/^/#/' Rakefile || die
# Fix tests
- sed -i -e "1irequire 'active_support'" test/test_helper.rb || die
+ sed -i -e "1irequire 'active_support'; require 'active_support/core_ext/time/zones'" test/test_helper.rb || die
}
next reply other threads:[~2021-03-11 10:55 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-11 10:54 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-30 5:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/date_validator/ Hans de Graaff
2024-08-13 7:30 Hans de Graaff
2024-03-18 6:41 Hans de Graaff
2023-07-12 7:46 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-10-02 17:03 Hans de Graaff
2022-05-06 10:04 Hans de Graaff
2022-03-26 7:48 Hans de Graaff
2021-07-18 9:17 Hans de Graaff
2021-05-13 6:44 Hans de Graaff
2021-03-11 10:54 Hans de Graaff
2020-05-12 14:28 Hans de Graaff
2020-05-12 14:28 Hans de Graaff
2020-04-04 4:40 Hans de Graaff
2019-05-01 19:56 Hans de Graaff
2018-09-17 19:07 Hans de Graaff
2018-02-03 7:54 Hans de Graaff
2016-07-24 14:47 Hans de Graaff
2016-07-24 14:47 Hans de Graaff
2016-04-16 21:57 Manuel Rüger
2016-01-14 17:52 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=1615460092.75a19a809a389573886d11e36318d8c49e8c3d23.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