summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2023-07-05 18:18:58 +0200
committerHans de Graaff <hans@degraaff.org>2023-07-05 18:18:58 +0200
commit31b7ae5fe579f363c31c1189d98864d792610a06 (patch)
treecf8712273cafce05254ce2c27f2bfeec3d2b1f1f /dev-ruby/dry-container
parentdev-ruby/dry-container: drop 0.10.0 (diff)
downloadgraaff-31b7ae5fe579f363c31c1189d98864d792610a06.tar.gz
graaff-31b7ae5fe579f363c31c1189d98864d792610a06.tar.bz2
graaff-31b7ae5fe579f363c31c1189d98864d792610a06.zip
dev-ruby/dry-container: update HOMEPAGE
Signed-off-by: Hans de Graaff <hans@degraaff.org>
Diffstat (limited to 'dev-ruby/dry-container')
-rw-r--r--dev-ruby/dry-container/dry-container-0.11.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/dry-container/dry-container-0.11.0.ebuild b/dev-ruby/dry-container/dry-container-0.11.0.ebuild
index 22f5401c..7fdd4c24 100644
--- a/dev-ruby/dry-container/dry-container-0.11.0.ebuild
+++ b/dev-ruby/dry-container/dry-container-0.11.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -15,7 +15,7 @@ inherit ruby-fakegem
DESCRIPTION="A simple, configurable object container implemented in Ruby"
-HOMEPAGE="https://dry-rb.org/gems/dry-container"
+HOMEPAGE="https://dry-rb.org/gems/dry-container/"
SRC_URI="https://github.com/dry-rb/dry-container/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"