From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pundit/
Date: Tue, 18 Jul 2023 04:46:45 +0000 (UTC) [thread overview]
Message-ID: <1689655601.eef49f2238d16f222f91ddfa6ca0724dafcf1f1b.graaff@gentoo> (raw)
commit: eef49f2238d16f222f91ddfa6ca0724dafcf1f1b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 04:29:30 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 04:46:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef49f22
dev-ruby/pundit: add 2.3.1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/pundit/Manifest | 1 +
dev-ruby/pundit/pundit-2.3.1.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-ruby/pundit/Manifest b/dev-ruby/pundit/Manifest
index 13a73dda8e46..0f5b97e68e3c 100644
--- a/dev-ruby/pundit/Manifest
+++ b/dev-ruby/pundit/Manifest
@@ -1,2 +1,3 @@
DIST pundit-2.2.0.gem 27136 BLAKE2B 560843f9e1d19c551ee9bdeb3ead856a483dff68187da20c463fd01cbf1ca68f48adf6d4b9589b2c755cf6c860fba98b3719af8732e9f4c284c7dc4b2a1b2f5b SHA512 fcb8c9305e7ce9301142bd62c08856ee29cf5227d63ae36ccc894c4a3b19ec9c03625c3742890e9aeabc2fc8877a5d9527d28ecc8084103bcfa8321d87458a44
DIST pundit-2.3.0.gem 27136 BLAKE2B 651f008426ce010c8a5be8543cde5c91f1bb8c6513e08cde4c4fda965fa95647f130d0a68094107be0b0c639ab520a74da0c2a50715ec5bd86a7a9243cf53686 SHA512 5a2c8563ab8402d3454afae499368b06d0a7ce23b59fdade3034da06604b025a567c4f9bc745bbc8a51226d768fad99b9057ff38c2930258d943265053a09636
+DIST pundit-2.3.1.gem 27648 BLAKE2B f81bececa11fb4df90779e7a92abb3854f77e47207afb162fdbaac1b23448018b04a35808bac7857e4f766eab949802a58b16ba8ed2331ccd3457a88826fda0d SHA512 dc919a8879aa613efa1b3ebf0c9a3673a060d50814a5ec6b3cc4120dceda407e483d9c265d08d5bf4a1cbe56a0ea698ecbc485f24fe0325a9b90635bc1cc125a
diff --git a/dev-ruby/pundit/pundit-2.3.1.ebuild b/dev-ruby/pundit/pundit-2.3.1.ebuild
new file mode 100644
index 000000000000..4c7a17a0feb1
--- /dev/null
+++ b/dev-ruby/pundit/pundit-2.3.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Object oriented authorization for Rails applications"
+HOMEPAGE="https://github.com/varvet/pundit https://rubygems.org/gems/pundit"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0:*"
+
+ruby_add_bdepend "test? (
+ >=dev-ruby/actionpack-3.0.0
+ >=dev-ruby/activemodel-3.0.0
+ >=dev-ruby/railties-3.0.0
+)"
+
+all_ruby_prepare() {
+ sed -i -e "/pry/d" -e '/simplecov/,/^end/ s:^:#:' -e '2igem "rack", "~> 2.0"' spec/spec_helper.rb || die
+}
next reply other threads:[~2023-07-18 4:46 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-18 4:46 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 6:54 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pundit/ Hans de Graaff
2024-11-15 12:25 Hans de Graaff
2024-08-27 5:40 Hans de Graaff
2024-08-27 5:40 Hans de Graaff
2024-05-09 4:59 Hans de Graaff
2023-08-29 16:53 Hans de Graaff
2023-07-11 4:37 Hans de Graaff
2023-07-11 4:37 Hans de Graaff
2022-12-23 7:48 Hans de Graaff
2022-10-02 17:03 Hans de Graaff
2022-06-26 6:20 Hans de Graaff
2022-05-01 6:34 Hans de Graaff
2022-03-26 7:48 Hans de Graaff
2022-02-22 18:50 Hans de Graaff
2021-08-15 7:41 Hans de Graaff
2021-08-14 7:01 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-05-12 14:28 Hans de Graaff
2019-11-09 6:28 Hans de Graaff
2019-08-14 17:06 Hans de Graaff
2019-01-19 8:07 Hans de Graaff
2018-07-23 5:17 Hans de Graaff
2018-06-20 5:21 Hans de Graaff
2018-02-08 6:25 Hans de Graaff
2017-03-21 14:02 Manuel Rüger
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=1689655601.eef49f2238d16f222f91ddfa6ca0724dafcf1f1b.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