diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-21 17:08:37 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-21 17:08:37 +0000 |
commit | df92a7f4f9c9166ff7c364af01eeea4ce9adc0d5 (patch) | |
tree | 3878dd44592fa66f3ad724f283fa866dee3ac3cf | |
parent | 9e1c1ca14ea4e0025adfd93951ed759d2f9eefab (diff) | |
download | ports-df92a7f4f9c9166ff7c364af01eeea4ce9adc0d5.tar.gz ports-df92a7f4f9c9166ff7c364af01eeea4ce9adc0d5.zip |
devel/rubygem-strong_migrations: Update to 1.6.1
-rw-r--r-- | devel/rubygem-strong_migrations/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-strong_migrations/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-strong_migrations/Makefile b/devel/rubygem-strong_migrations/Makefile index 81ab6e585169..c9f5c3bdd1ef 100644 --- a/devel/rubygem-strong_migrations/Makefile +++ b/devel/rubygem-strong_migrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= strong_migrations -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo index efed53b61009..01c5f5f13a0a 100644 --- a/devel/rubygem-strong_migrations/distinfo +++ b/devel/rubygem-strong_migrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070498 -SHA256 (rubygem/strong_migrations-1.6.0.gem) = b18af83f9c4adf62b0c58fdb87035b62e261856412106e8ce030804631888897 -SIZE (rubygem/strong_migrations-1.6.0.gem) = 28160 +TIMESTAMP = 1692212129 +SHA256 (rubygem/strong_migrations-1.6.1.gem) = 84bfd48f8391cb26aef8a88f878393cf4eeb8db3cf92920bb79f31ca8f6d3c87 +SIZE (rubygem/strong_migrations-1.6.1.gem) = 28160 |