simple update 6.0.0 -> 6.0.1

tighten dependency to zeitwerk
This commit is contained in:
sebastia 2019-11-07 08:14:36 +00:00
parent e7e42fd74c
commit 9ed68b7528
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.34 2019/09/26 06:29:20 sebastia Exp $
# $OpenBSD: Makefile,v 1.35 2019/11/07 08:14:36 sebastia Exp $
COMMENT = support libraries and Ruby extensions extracted from Rails
DISTNAME = activesupport-6.0.0
DISTNAME = activesupport-6.0.1
CATEGORIES = devel
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
@ -15,7 +15,7 @@ BUILD_DEPENDS += ${RUN_DEPENDS}
RUN_DEPENDS += devel/ruby-concurrent-ruby,${MODRUBY_FLAVOR},>=1.0.2,<2 \
devel/ruby-i18n,${MODRUBY_FLAVOR},>=0.7,<2 \
devel/ruby-minitest,${MODRUBY_FLAVOR}>=5.1,<6 \
devel/ruby-zeitwerk,${MODRUBY_FLAVOR}>=2.1.8,<3 \
devel/ruby-zeitwerk,${MODRUBY_FLAVOR}>=2.2,<3 \
sysutils/ruby-tzinfo,${MODRUBY_FLAVOR}>=1.1,<2

View File

@ -1,2 +1,2 @@
SHA256 (activesupport-6.0.0.gem) = u2CpJZ0zhd28ya1SMGQkjBZ00oSq6qgMJKvl+g9kRCw=
SIZE (activesupport-6.0.0.gem) = 212480
SHA256 (activesupport-6.0.1.gem) = OvBp29SwGB+/sglFPn/JMhWU4ynFU0ct+n+A74PYHaQ=
SIZE (activesupport-6.0.1.gem) = 212992