diff --git a/devel/rubygem-redis-activesupport-rails52/Makefile b/devel/rubygem-redis-activesupport-rails52/Makefile index b666e4fd5cf1..0791d8ecf587 100644 --- a/devel/rubygem-redis-activesupport-rails52/Makefile +++ b/devel/rubygem-redis-activesupport-rails52/Makefile @@ -1,21 +1,21 @@ PORTNAME= redis-activesupport -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails52 MAINTAINER= ruby@FreeBSD.org COMMENT= Redis store for ActiveSupport::Cache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS?= rubygem-activesupport52>=3<7:devel/rubygem-activesupport52 \ +RUN_DEPENDS= rubygem-activesupport52>=3<7:devel/rubygem-activesupport52 \ rubygem-redis-store>=1.3<2:devel/rubygem-redis-store USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/devel/rubygem-redis-activesupport-rails52/distinfo b/devel/rubygem-redis-activesupport-rails52/distinfo index 7d8675a53caf..696ea710586d 100644 --- a/devel/rubygem-redis-activesupport-rails52/distinfo +++ b/devel/rubygem-redis-activesupport-rails52/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598175404 -SHA256 (rubygem/redis-activesupport-5.2.0.gem) = a93cb1fd58b4f8e47f0acdf9902a193c93e5d8aec38df2b6f602481010fa4391 -SIZE (rubygem/redis-activesupport-5.2.0.gem) = 14336 +TIMESTAMP = 1624630344 +SHA256 (rubygem/redis-activesupport-5.2.1.gem) = 2b4e9a30db1dfc96e0a03abca775d5dc82ddd00eeedc3445679f73d0918396d0 +SIZE (rubygem/redis-activesupport-5.2.1.gem) = 14336 diff --git a/devel/rubygem-redis-activesupport-rails52/pkg-descr b/devel/rubygem-redis-activesupport-rails52/pkg-descr index e0b7432f4d69..788eea53438d 100644 --- a/devel/rubygem-redis-activesupport-rails52/pkg-descr +++ b/devel/rubygem-redis-activesupport-rails52/pkg-descr @@ -1,3 +1,3 @@ Redis store for ActiveSupport::Cache -WWW: http://redis-store.org/redis-activesupport +WWW: http://redis-store.org/redis-activesupport/