public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/test_construct/
Date: Fri, 30 Dec 2022 08:00:01 +0000 (UTC)	[thread overview]
Message-ID: <1672387196.62994f416975c37d6f11fd46c6d0984cbede1504.graaff@gentoo> (raw)

commit:     62994f416975c37d6f11fd46c6d0984cbede1504
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 07:58:07 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 07:59:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62994f41

dev-ruby/test_construct: fix tests

Limit mocha to a supported version.

Closes: https://bugs.gentoo.org/888761
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild b/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild
index ff54aa227ce8..95b415ce58ae 100644
--- a/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild
+++ b/dev-ruby/test_construct/test_construct-2.0.2-r1.ebuild
@@ -18,10 +18,12 @@ IUSE=""
 
 ruby_add_bdepend "test? (
 	>=dev-ruby/minitest-5.0.8
-	>=dev-ruby/mocha-0.14.0
+	dev-ruby/mocha:1.0
 	dev-ruby/rspec:3
 )"
 
 all_ruby_prepare() {
 	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+
+	sed -i -e '1igem "mocha", "<2"' test/test_helper.rb || die
 }


             reply	other threads:[~2022-12-30  8:00 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-30  8:00 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03  7:04 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/test_construct/ Hans de Graaff
2023-08-13  5:22 Hans de Graaff
2023-04-07 18:25 Sam James
2023-03-22  3:25 Sam James
2022-12-18  9:27 Sam James
2022-12-18  9:27 Sam James
2022-12-18  9:18 Sam James
2022-06-19  8:24 Agostino Sarubbo
2022-06-19  8:15 Agostino Sarubbo
2022-06-19  8:14 Agostino Sarubbo
2022-04-17  6:57 Hans de Graaff
2022-04-17  6:57 Hans de Graaff
2021-11-26  6:31 Hans de Graaff
2021-11-08  2:51 Yixun Lan
2021-10-31 18:03 Sam James
2021-10-10 21:48 Sam James
2020-07-27  2:09 Sam James
2020-07-25  5:32 Hans de Graaff
2020-07-12  6:22 Hans de Graaff
2019-05-31  4:44 Hans de Graaff
2019-01-15  6:02 Hans de Graaff
2018-07-04 20:56 Hans de Graaff
2017-08-23  6:14 Hans de Graaff
2017-07-18  6:45 Hans de Graaff
2017-07-18  6:45 Hans de Graaff
2016-10-29 15:03 Manuel Rüger
2016-03-23  6:16 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=1672387196.62994f416975c37d6f11fd46c6d0984cbede1504.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